Secret management MCP server for AI coding agents that prevents secrets from entering the LLM context window by returning metadata only and using side-channel injection. Integrates with Bitwarden and offers hooks for auto-capture and leak prevention.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.BW_SESSION— "": "<your-bitwarden-session-key>",BW_URL— "": "https://vault.example.com"VAULTBRIDGE_AUTH_TOKEN— (generated) Bearer token for HTTP endpointsVAULTBRIDGE_BACKEND— bw Vault CLI backend: bw or rbwVAULTBRIDGE_PORT— 9847 Port for Hook API (and HTTP transport)VAULTBRIDGE_SERVER_URLVAULTBRIDGE_TOKENVAULTBRIDGE_TRANSPORT— stdio Transport mode: stdio or http[](https://m8ven.ai/mcp/code-for-100k-vaultbridge-1cw764)