jarrodwatts/claude-delegator
Delegate tasks to Codex and Gemini directly from within Claude Code.
Platform-specific configuration:
{
"mcpServers": {
"claude-delegator": {
"command": "npx",
"args": [
"-y",
"claude-delegator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...