Skip to content
Windsurf

CTRLRun Operator for Windsurf

io.github.ctrlrun/ctrlrun-mcp-operator

Answer CTRLRun approvals from an MCP client: list what is held, inspect it, grant or deny.

client:Windsurf transport:stdio runtime:pypi

Install CTRLRun Operator in Windsurf

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

{
  "mcpServers": {
    "ctrlrun-mcp-operator": {
      "command": "uvx",
      "args": [
        "ctrlrun"
      ]
    }
  }
}

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

CTRLRun Operator in other clients