Code-for-100k/vaultbridge
Secret management for AI coding agents. Your secrets never enter the LLM context window.
Platform-specific configuration:
{
"mcpServers": {
"vaultbridge": {
"command": "npx",
"args": [
"-y",
"vaultbridge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...