Skip to content
Windsurf

q-ring for Windsurf

io.github.i4ctime/q-ring

OS keychain secrets for AI coding agents, over MCP.

client:Windsurf transport:stdio runtime:npm

Install q-ring in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "q-ring": {
      "command": "npx",
      "args": [
        "-y",
        "@i4ctime/q-ring"
      ],
      "env": {
        "QRING_BACKEND": "<QRING_BACKEND>",
        "QRING_FILE_PASSPHRASE": "<QRING_FILE_PASSPHRASE>",
        "QRING_FILE_BACKEND_PATH": "<QRING_FILE_BACKEND_PATH>"
      }
    }
  }
}

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

q-ring in other clients