loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

agent-fleet

MCP Tool

Luxuzhou/agent-fleet

Orchestrate multiple AI CLIs as a team — Claude architects, Gemini designs, Codex codes. One command, all agents visible.

Install

$ npx loaditout add Luxuzhou/agent-fleet

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "agent-fleet": {
      "command": "npx",
      "args": [
        "-y",
        "agent-fleet"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

<p align="center"> <h1 align="center">agent-fleet</h1> <p align="center"> <strong>Orchestrate multiple AI CLIs as a team. One command, all agents visible.</strong> </p> <p align="center"> <a href="#quick-start">Quick Start</a> &bull; <a href="#how-it-works">How It Works</a> &bull; <a href="#architecture">Architecture</a> &bull; <a href="#configuration">Configuration</a> &bull; <a href="#contributing">Contributing</a> </p> </p>

---

agent-fleet is an MCP server that lets Claude Code orchestrate Gemini CLI and Codex CLI as team members — each running in its own terminal with full TUI visibility.

Claude acts as the architect and orchestrator. Gemini designs. Codex codes. You watch all three work simultaneously.

  agent-fleet start
  ┌─────────────────────────────┬─────────────────────────────┐
  │  Claude (Architect)         │  Claude (Sub-agent)         │
  │                             │                             │
  │  > Analyzing requirements   │  > Waiting for delegation   │
  │  > fleet_delegate(gemini,   │                             │
  │    "Design login page")     │                             │
  │                             │                             │
  ├─────────────────────────────┼─────────────────────────────┤
  │  Codex (Developer)          │  Gemini (Designer)          │
  │                             │                             │
  │  > Waiting for task...      │  > fleet_poll() → got task! │
  │                             │  > Reading architecture...  │
  │                             │  > Designing login page...  │
  │                             │                             │
  └─────────────────────────────┴─────────────────────────────┘
Why agent-fleet?

AI coding agents are powerful alone. Together, they're a team.

  • Claude excels at architecture, pla

Tags

ai-agentclaude-codeclicodexgemini-climcpmulti-agentorchestrationtypescript

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated20 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/26/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/Luxuzhou/agent-fleet)](https://loaditout.ai/skills/Luxuzhou/agent-fleet)