Skip to content
Claude Desktop

Codex Control Plane MCP for Claude Desktop

io.github.aresyn/codex-control-plane-mcp

Durable MCP control plane for long-running Codex Desktop tasks.

client:Claude Desktop transport:stdio runtime:pypi

Install Codex Control Plane MCP in Claude Desktop

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

{
  "mcpServers": {
    "codex-control-plane-mcp": {
      "command": "uvx",
      "args": [
        "codex-control-plane-mcp"
      ]
    }
  }
}

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

Codex Control Plane MCP in other clients