Envault is a Model Context Protocol (MCP) server: Secure secret management with a Human-In-The-Loop (HITL) interceptor for agent mutations. Because it speaks the Model Context Protocol, AI assistants can use Envault as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @dinanathdash/envault-mcp-server speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need ENVAULT_TOKEN, ENVAULT_BASE_URL. The current release is v1.12.0, with source at DinanathDash/Envault on GitHub.
On mcp.site, Envault sits in the AI & Agents category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Envault for DinanathDash, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @dinanathdash/envault-mcp-server · MCP over stdio