C
Codex Control Plane MCP
by @aresyn
Durable MCP control plane for long-running Codex Desktop tasks
Created 6/17/2026
Updated about 8 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx codex-control-plane-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"aresyn-codex-control-plane-mcp": {
"command": "uvx",
"args": [
"codex-control-plane-mcp"
]
}
}
}