Keyblind runs on your own machine — the client starts it, so there is no endpoint to ping. 77 installs a week from npm. Last commit 3 Jun 2026.
Encrypted secrets vault for AI agents — secrets resolved at runtime, never seen by LLMs.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add keyblind -- npx -y keyblind
{
"mcpServers": {
"keyblind": {
"args": [
"-y",
"keyblind"
],
"command": "npx"
}
}
}
[mcp_servers.keyblind]
command = "npx"
args = ["-y", "keyblind"]
{
"mcpServers": {
"keyblind": {
"args": [
"-y",
"keyblind"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"keyblind": {
"args": [
"-y",
"keyblind"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.