HomeOther › Keyblind

Keyblind

Encrypted secrets vault for AI agents — secrets resolved at runtime, never seen by LLMs.

TypeScript Local macOSWindowsLinux
★ 3 stars Last pushed 2026-06-03 License: MIT

Topics: Other Tools and Integrations

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.4)

npx -y keyblind@0.1.4

Or add to your MCP client config:

{
  "mcpServers": {
    "keyblind": {
      "command": "npx",
      "args": [
        "-y",
        "keyblind@0.1.4"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry