Security
Trust: 37/100 (Limited)Vault MCP Guide
MCP server for credential isolation — bots use passwords and API keys without seeing them
by Chill-AI-Space
Quick Start
Install
npx chillai-vault-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-chill-ai-space-vault": {
"command": "npx",
"args": [
"chillai-vault-mcp"
]
}
}
}