Codex Control Plane MCP
Rank #5,063io.github.aresyn/codex-control-plane-mcp
Durable MCP control plane for long-running Codex Desktop tasks.
Codex Control Plane MCP is a Model Context Protocol (MCP) server published by aresyn. It ranks #5,063 of 132,046 servers tracked on MCP Toplist, and its repository has 123 GitHub stars. Codex Control Plane MCP is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Jun 17, 2026 and most recently updated on Jun 21, 2026.
Ranks ahead of 126,983 of 132,046 servers on MCP Toplist.
Use Codex Control Plane MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add codex-control-plane-mcp -- uvx codex-control-plane-mcp[mcp_servers.codex-control-plane-mcp]
command = "uvx"
args = ["codex-control-plane-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"codex-control-plane-mcp": {
"command": "uvx",
"args": [
"codex-control-plane-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"codex-control-plane-mcp": {
"command": "uvx",
"args": [
"codex-control-plane-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"codex-control-plane-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"codex-control-plane-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"codex-control-plane-mcp": {
"command": "uvx",
"args": [
"codex-control-plane-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"codex-control-plane-mcp": {
"command": "uvx",
"args": [
"codex-control-plane-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.aresyn%2Fcodex-control-plane-mcp)<a href="https://mcptoplist.com/server/io.github.aresyn%2Fcodex-control-plane-mcp"><img src="https://mcptoplist.com/badge/io.github.aresyn%2Fcodex-control-plane-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
aresyn
Available versions (5)
| Version | Published |
|---|---|
| 0.2.1 | Jun 21, 2026 |
| 0.2.0 | Jun 20, 2026 |
| 0.1.4 | Jun 19, 2026 |
| 0.1.3 | Jun 18, 2026 |
| 0.1.2 | Jun 17, 2026 |
Frequently asked questions
- Who maintains Codex Control Plane MCP?
- Codex Control Plane MCP is maintained by aresyn, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Codex Control Plane MCP listed on the Official MCP Registry?
- Yes — Codex Control Plane MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Codex Control Plane MCP have?
- MCP Toplist tracks 5 versions of Codex Control Plane MCP, most recently published on Jun 21, 2026.
- Where can I find the source code for Codex Control Plane MCP?
- The source code for Codex Control Plane MCP is hosted at github.com/aresyn/codex-control-plane-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.