Used by 3 plugins
Core Claude Flow MCP server for swarm coordination, agent management, and task orchestration (40+ tools)
Add to your .mcp.json:
{
"mcpServers": {
"claude-flow": {
"command": "npx",
"args": [
"claude-flow@alpha",
"mcp",
"start"
]
}
}
}npx