cj-vana/claude-swarm
MCP server for orchestrating parallel Claude Code worker swarms with protocol-based behavioral governance, persistent state, and real-time monitoring dashboard
Platform-specific configuration:
{
"mcpServers": {
"claude-swarm": {
"command": "npx",
"args": [
"-y",
"claude-swarm"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...