← Index

io.github.robbhimself-1337/claude-army

io.github.robbhimself-1337/claude-army·v0.3.1·Other
Quality Score
76
/100

Orchestrate multiple Claude Code agents in parallel from chat

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "claude-army": {
      "command": "npx",
      "args": [
        "-y",
        "claude-army"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "claude-army": {
      "command": "npx",
      "args": [
        "-y",
        "claude-army"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y claude-army
§03  MCP Quality Score  ·  methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other