Skip to content
Claude Desktop

CTRLRun Operator for Claude Desktop

io.github.ctrlrun/ctrlrun-mcp-operator

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

client:Claude Desktop transport:stdio runtime:pypi

Install CTRLRun Operator in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

CTRLRun Operator in other clients