Getting Started›Installation
Installation
AgentSecrets is available via Homebrew, npm, pip, and Go. The CLI, proxy, Python SDK, and MCP template are MIT licensed.
brew install The-17/tap/agentsecrets
Homebrew handles updates automatically and is the recommended installation method on macOS and Linux.
Verifying your installation
agentsecrets --version
If the command is not found, your PATH likely does not include the installation directory. See Common Installation Issues for fixes per package manager.
Updating
brew upgrade agentsecrets
Run
agentsecrets --versionafter upgrading to confirm the new version is active.
Was this helpful?
Thanks for your feedback!
Your feedback helps us improve the platform.