{ "mcpServers": { "claude-flow": { "command": "npx", "args": [ "claude-flow@alpha", "mcp", "start" ], "type": "stdio" }, "ruv-swarm": { "command": "npx", "args": [ "ruv-swarm@latest", "mcp", "start" ], "type": "stdio" } } }