Developer Tools
Trust: 42/100 (Fair)io.github.ruvnet/ruv-swarm Guide
Neural network swarm orchestration with WebAssembly acceleration and MCP integration
329 starsby ruvnet
Quick Start
Install
npx ruv-swarmClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ruvnet-ruv-swarm": {
"command": "npx",
"args": [
"ruv-swarm"
]
}
}
}