Skip to content
Cline

CTRLRun Operator for Cline

io.github.ctrlrun/ctrlrun-mcp-operator

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

client:Cline transport:stdio runtime:pypi

Install CTRLRun Operator in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

CTRLRun Operator in other clients