AI & ML
Trust: 59/100 (Fair)io.github.ruvnet/claude-flow Guide
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
19,968 starsby ruvnet
Quick Start
Install
npx claude-flowClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ruvnet-claude-flow": {
"command": "npx",
"args": [
"claude-flow"
]
}
}
}