nyldn/claude-octopus
Multi-tentacled orchestrator for Claude Code - Coordinates Codex CLI and Gemini CLI for parallel task execution with intelligent contextual routing
Platform-specific configuration:
{
"mcpServers": {
"claude-octopus": {
"command": "npx",
"args": [
"-y",
"claude-octopus"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...