C
Codex Control Plane MCP
作者 @aresyn
Durable MCP control plane for long-running Codex Desktop tasks
创建于 6/17/2026
更新于 about 8 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx codex-control-plane-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"aresyn-codex-control-plane-mcp": {
"command": "uvx",
"args": [
"codex-control-plane-mcp"
]
}
}
}