Skip to content
Windsurf

Keyblind for Windsurf

io.github.aarifmms/keyblind

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

client:Windsurf transport:stdio runtime:npm

Install Keyblind in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Keyblind in other clients