A
licenseA
qualityB
maintenanceThis MCP server enables LLM hosts to plan large tasks and delegate subtasks to specialized local CLI agents, such as Codex and Claude Code, using tools like delegate_task and get_agent_roster.
2
MIT
No user-submitted related servers found.
Scored across 3 tools
The three tools are nearly identical in description and parameters, differing only in the target CLI. An agent would struggle to choose between them without additional context about each CLI's capabilities.
All tools follow the consistent pattern 'delegate_to_<name>', making it clear they are delegation actions to specific CLIs.
Three tools is appropriate for a server focused on delegating to a specific set of AI CLIs. The count is within the typical well-scoped range.
The server covers three major AI CLIs, but lacks tools for listing available CLIs, models, or managing runs, which leaves minor gaps for agent workflows.