agentvault for Claude Code
io.github.bch1212/agentvault
Credential vault for AI agents — Fernet-encrypted keys, per-agent budgets, audit logs.
client:Claude Code
transport:stdio
runtime:npm
Install agentvault in Claude Code
run in your project directory
claude mcp add agentvault -e AGENTVAULT_API_URL=<AGENTVAULT_API_URL> -e AGENTVAULT_AGENT_KEY=<AGENTVAULT_AGENT_KEY> -- npx -y agentvault-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs