Keyblind for Claude Desktop
io.github.aarifmms/keyblind
Encrypted secrets vault for AI agents — secrets resolved at runtime, never seen by LLMs.
client:Claude Desktop
transport:stdio
runtime:npm
Install Keyblind in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"keyblind": {
"command": "npx",
"args": [
"-y",
"keyblind"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs