AI & ML
Trust: 32/100 (Limited)io.github.robbhimself-1337/claude-army Guide
Orchestrate multiple Claude Code agents in parallel from chat
1 starsby robbhimself-1337
Quick Start
Install
npx claude-armyClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-robbhimself-1337-claude-army": {
"command": "npx",
"args": [
"claude-army"
]
}
}
}