Claude Swarm orchestrates parallel Claude Code worker swarms. It provides protocol-based behavioral governance, persistent state management, and a real-time monitoring dashboard. Connects to Claude Code workers. Used by developers managing large-scale AI workflows requiring parallel processing and oversight.
Claude Swarm orchestrates parallel Claude Code worker swarms. It provides protocol-based behavioral governance, persistent state management, and a real-time monitoring dashboard. Connects to Claude Code workers. Used by developers managing large-scale AI workflows requiring parallel processing and oversight.
npx -y claude-swarmAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"cj-vana-claude-swarm-github": {
"command": "npx",
"args": [
"-y",
"npx -y claude-swarm"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from claude swarm?"
No configuration required. This server works out of the box.
"What resources are available in claude swarm?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in claude swarm"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in claude swarm with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.