envault for Claude Code
io.github.dinanathdash/envault
Secure secret management with a Human-In-The-Loop (HITL) interceptor for agent mutations.
client:Claude Code
transport:stdio
runtime:npm
Install envault in Claude Code
run in your project directory
claude mcp add envault -e ENVAULT_TOKEN=<ENVAULT_TOKEN> -e ENVAULT_BASE_URL=<ENVAULT_BASE_URL> -- npx -y @dinanathdash/envault-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs