GuDaStudio/codexmcp
An MCP bridge that enables Claude Code and Codex to collaborate as multi-agent coding assistants.

Velocity · 7d
+9.2
★ / day
Trend
→steady
star history
CodexMCP connects Claude Code and OpenAI Codex through the Model Context Protocol, allowing both AI coding assistants to work together on software development tasks. Claude Code handles architecture design and requirements analysis while Codex focuses on code generation and bug fixing. The system provides session persistence, parallel task execution, and context management for multi-turn conversations.