Loomal

Keyblind

MCP server by github.com/aarifmms/keyblind

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

2 starsnpm: keyblind

About Keyblind

Keyblind is an MCP (Model Context Protocol) server published by aarifmms in the official MCP registry, listed under Autonomous Agents on Loomal. Encrypted secrets vault for AI agents — secrets resolved at runtime, never seen by LLMs.

It ships as an npm package (keyblind), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/aarifmms/keyblind, where the project has earned 2 GitHub stars.

Use Keyblind with your agent

Claude Code · one command
claude mcp add keyblind -- npx -y keyblind
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "keyblind": {
      "command": "npx",
      "args": [
        "-y",
        "keyblind"
      ]
    }
  }
}
npmkeyblind

Frequently asked questions

What is Keyblind?
Keyblind is an MCP (Model Context Protocol) server by aarifmms in the Autonomous Agents category. Encrypted secrets vault for AI agents — secrets resolved at runtime, never seen by LLMs.
How do I connect Keyblind to Claude, Cursor, or another MCP client?
Install Keyblind from its npm package (keyblind) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Keyblind open source?
Yes — the source code is public at github.com/aarifmms/keyblind, with 2 GitHub stars.
Can AI agents pay to use Keyblind?
Not yet through Loomal — Keyblind is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Keyblind? Claim this listing free by verifying GitHub ownership, or contact us.