A local MCP server that lets Claude delegate scoped work to Codex with structured results and guardrails, supporting planning, code review, build, reverse engineering, and long-running background task…
{
"mcpServers": {
"codex-dobby": {
"command": "uvx",
"args": [
"codex-dobby-mcp"
]
}
}
}