Skip to content
Windsurf

ControlKeel for Windsurf

io.github.aryaminus/controlkeel

Governed MCP workflows with policy validation, findings tracking, and review gates.

client:Windsurf transport:stdio runtime:npm

Install ControlKeel in Windsurf

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

{
  "mcpServers": {
    "controlkeel": {
      "command": "npx",
      "args": [
        "-y",
        "@aryaminus/controlkeel"
      ]
    }
  }
}

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

ControlKeel in other clients