ClaudeArmy is an MCP server that enables Claude to manage multiple Claude Code agents working independently on various coding tasks across different projects.
From the registry: Orchestrate multiple Claude Code agents in parallel from chat

$ git clone https://github.com/robbhimself-1337/claude-army && cd claude-army && npm installhttps://github.com/robbhimself-1337/claude-armyPlease install the `claude-army` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Clone and install** — Clone the repo and install dependencies Run: `git clone https://github.com/robbhimself-1337/claude-army && cd claude-army && npm install` (https://github.com/robbhimself-1337/claude-army)
- **Node.js 18+** — Node.js 18 or higher
- **Claude Code CLI** — Claude Code must be installed and authenticated
Canonical MCP server config (stdio transport):
- command: `node`
- args: ["/path/to/claude-army/src/index.js"]
Note: Orchestrates multiple background Claude Code agents across projects. 6 tools for dispatching, monitoring, and managing task/team agents. Max 5 concurrent tasks by default.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.CLAUDE_BINARYrequiredPath to your Claude Code binary.MAX_CONCURRENT_TASKSrequiredMax simultaneous agents (default: 5).AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
A powerful toolkit for coding, providing semantic retrieval and editing capabilities.