Skip to content
Back to search
30
MCP

Keyblind

pulsemcp/keyblind

Encrypted secrets vault that resolves credentials at runtime without exposing them to LLMs.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Keyblind
Encrypted secrets vault for AI agents — secrets resolved at runtime, never seen by LLMs.
0 tools
keyblind
Metadata-only Glama MCP server.
0 tools
VaultGuard
Secret scanner preventing leaks of corporate keys and credentials.
0 tools · sse
io.github.mdfifty50-boop/secure-vault
Encrypted secrets and credential management for agents
0 tools
Vault
Credential isolation for AI agents — bots use passwords and API keys without seeing them in context.
0 tools
Drawbridge
Identity, secrets, and passwordless SSH provisioning for AI agents — Keycloak, vault, MCP tools.
0 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "keyblind": {
      "url": "None",
      "transport": "http"
    }
  }
}