ruv swarm for Claude Code
io.github.ruvnet/ruv-swarm
Neural network swarm orchestration with WebAssembly acceleration and MCP integration
client:Claude Code
transport:stdio
runtime:npm
Install ruv swarm in Claude Code
run in your project directory
claude mcp add ruv-swarm -e RUV_SWARM_LOG_LEVEL=<RUV_SWARM_LOG_LEVEL> -e RUV_SWARM_DB_PATH=<RUV_SWARM_DB_PATH> -e RUV_SWARM_ENABLE_SIMD=<RUV_SWARM_ENABLE_SIMD> -- npx -y ruv-swarm
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs