Codex Control Plane MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 188 installs a week from pypi. Last commit 15 Jul 2026.
Durable MCP control plane for long-running Codex Desktop tasks.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add codex-control-plane-mcp -- uvx codex-control-plane-mcp
{
"mcpServers": {
"codex-control-plane-mcp": {
"args": [
"codex-control-plane-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.codex-control-plane-mcp]
command = "uvx"
args = ["codex-control-plane-mcp"]
{
"mcpServers": {
"codex-control-plane-mcp": {
"args": [
"codex-control-plane-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"codex-control-plane-mcp": {
"args": [
"codex-control-plane-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.