MakingJamie/claude-colony
Multi-agent Claude Code you can actually control. Spawn specialist teams in tmux, watch them work side-by-side, steer when needed. Built on native Claude Code agents. No black boxes.
Platform-specific configuration:
{
"mcpServers": {
"claude-colony": {
"command": "npx",
"args": [
"-y",
"claude-colony"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...