Lets you spawn multiple Claude Code agents from chat and have them work on different codebases in parallel. You get six tools: dispatch_task to kick off an agent in a project directory (with optional team mode for automatic work decomposition), check_tasks to see what's running, get_task_output for full transcripts, get_agent_team for hierarchical views when sub-agents are involved, plus cancel_task and purge_tasks for cleanup. Built on Claude Code's stream-json output for real-time progress tracking. Useful when you want to refactor one repo while adding features to another without switching context, or when a complex task benefits from multiple specialized agents running simultaneously.
claude mcp add --transport stdio robbhimself-1337-claude-army -- npx -y claude-army