Codex Control Plane MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 162 installs a week from pypi. Last commit 9 Sep 2026.
Durable MCP control plane for long-running Codex Desktop tasks.
We read the source, 23 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
process = subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
Goal and task planning MCP for Codex and AI agents, with evidence-backed completion.
Anthropic Claude Fable 5 MCP server — top-tier planning and code critique for handoff
MCP relay server for Claude Desktop <-> Claude Code communication
Durable local-first MCP relay for independent coding agents.
Persistent long-term memory for Claude Desktop / Claude Code, backed by EvolutionDB.
No-key travel MCP for Claude Desktop, Codex-style agents, Hermes, and other clients.
Shared local knowledge vault MCP server for Claude Desktop (Chat + Code)
Durable tasks, reports, reviews and branch convergence for multi-agent teams over local files.
Answers built from our own checks of this server.