cli-agent-orchestrator

awslabs/cli-agent-orchestrator
★ 968 stars Python Code/Dev Tools Updated today ✗ Risk
Multi-agent orchestration for AI coding CLIs — Claude Code, Kiro, Codex, and more, coordinated in isolated tmux sessions
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cli-agent-orchestrat": {
      "command": "uvx",
      "args": [
        "cli-agent-orchestrator"
      ]
    }
  }
}

Or install with pip: pip install cli-agent-orchestrator

README Excerpt

**CLI Agent Orchestrator (CAO)** coordinates multiple AI coding CLIs so a supervisor can delegate work to specialist agents in parallel or sequence. 📚 **[Documentation](https://awslabs.github.io/cli-agent-orchestrator/)** — guides, reference, and two interactive courses. CAO runs a local `cao-server`, starts provider CLIs in isolated terminal

Topics

agent-orchestrationai-agentsai-coding-assistantantigravityclaude-codecodexcopilot-clicursor-clideveloper-toolshermeskimi-clikiromcpmodel-context-protocolmulti-agent-systems