Delegate coding and debugging from Claude Code to OpenAI Codex with auto-recovery.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "subcodex-mcp" yet — see the docs or source repo.
Using subcodex-mcp, delegate this task to OpenAI Codex: add a /health route to a Node.js Express API that returns service status and a timestamp, and list the files to modify.
An implementation plan and code changes generated by Codex, ready for follow-up work in Claude Code.
Through subcodex-mcp, send this debugging task to OpenAI Codex: my Python script fails on startup with an ImportError. Analyze likely causes and provide a minimal fix.
A diagnosis of the issue, likely root causes, and suggested fixes to quickly resolve the code problem.
Use subcodex-mcp to continue this unresponsive code generation task: add unit tests to the existing project, and automatically recover if the task stalls.
The task is automatically recovered after stall detection and continues returning coding or debugging results.
When working in Claude Code on more complex implementation tasks, developers can use this MCP server to delegate code generation to OpenAI Codex for additional output.
When a project shows errors or unexpected behavior, developers can have Claude Code pass debugging work to Codex to assist with analysis and fixes.
During long-running code generation or debugging sessions, the tool can detect stalls and auto-recover, reducing manual retries.
It is an MCP server that lets Claude Code delegate code generation and debugging to OpenAI Codex, with stall detection and auto-recovery.
Based on the description, it is intended for Claude Code and depends on OpenAI Codex. For installation, configuration, or API key requirements, see the source repository.
Its key difference is that it delegates code generation and debugging to OpenAI Codex instead of relying only on Claude Code itself, and it also adds stall detection and auto-recovery.
Delegate coding tasks to Codex via MCP with security and result checks.
Use Codex in Claude Code for execution, debugging, and web search.
Enable Claude Code to perform coding tasks through the OpenAI Codex CLI.
Forward MCP tools to coding agents for session-based development tasks.
Get technical advice, code reviews, and explanations via Codex CLI.
Offload boilerplate, type generation, and summaries to OpenAI for faster development.