Documentation
MeowPass is a CLI-first secret manager with an AI credential gateway. Start with the quick start below, or jump to the CLI reference.
Get Started in 60 Seconds
What just happened? MeowPass scanned your .env files, created an encrypted vault, and pushed all secrets. Each .env file becomes its own environment (.env.local → local). A .meowpass.yaml file was created. Commit it to git. It contains no secrets, just a pointer to your vault.
Explore the Docs
Credential Gateway
Broker short-lived, scoped, human-approved access to OpenAI, GitHub, Slack, and more. Agents, tools, sessions, workflows.
AI Integration (MCP)
14-tool MCP server for Claude Code, Cursor, Windsurf. Redacted mode.
CLI Reference
All commands with flags, examples, and quickstart.
Workflows
Solo dev, team onboarding, CI/CD, incident response, AI agent patterns.
CI/CD
GitHub Actions, GitLab CI, git hooks, drift detection in pipelines.
Versioning
History, rollback, key rotation, drift detection, TTL.
Team Sharing
Grant scoped access, roles, audit trail.
Node.js SDK
@meowlabs/meowpass, a thin authenticated client for your app.
Troubleshooting
Common errors, causes, and fixes.