eddiearc/codex-delegator
Claude Code Agent Skill that enables automatic delegation of complex, logic-intensive tasks to OpenAI Codex CLI for AI-to-AI collaboration and problem-solving
Platform-specific configuration:
{
"mcpServers": {
"codex-delegator": {
"command": "npx",
"args": [
"-y",
"codex-delegator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...