Loomal

Orchestrate multiple Claude Code agents in parallel from chat

1 starsnpm: claude-army

About claude-army

claude-army is an MCP (Model Context Protocol) server published by robbhimself-1337 in the official MCP registry, listed under Autonomous Agents on Loomal. Orchestrate multiple Claude Code agents in parallel from chat

It ships as an npm package (claude-army), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/robbhimself-1337/claude-army, where the project has earned 1 GitHub stars.

Use claude-army with your agent

Claude Code · one command
claude mcp add claude-army -- npx -y claude-army
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "claude-army": {
      "command": "npx",
      "args": [
        "-y",
        "claude-army"
      ]
    }
  }
}
npmclaude-army

Frequently asked questions

What is claude-army?
claude-army is an MCP (Model Context Protocol) server by robbhimself-1337 in the Autonomous Agents category. Orchestrate multiple Claude Code agents in parallel from chat
How do I connect claude-army to Claude, Cursor, or another MCP client?
Install claude-army from its npm package (claude-army) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is claude-army open source?
Yes — the source code is public at github.com/robbhimself-1337/claude-army, with 1 GitHub stars.
Can AI agents pay to use claude-army?
Not yet through Loomal — claude-army is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain claude-army? Claim this listing free by verifying GitHub ownership, or contact us.