Skip to content
Windsurf

claude flow for Windsurf

io.github.ruvnet/claude-flow

AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.

client:Windsurf transport:stdio runtime:npm

Install claude flow in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "claude-flow": {
      "command": "npx",
      "args": [
        "-y",
        "claude-flow"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>",
        "CLAUDE_FLOW_MODE": "<CLAUDE_FLOW_MODE>",
        "CLAUDE_FLOW_MEMORY_PATH": "<CLAUDE_FLOW_MEMORY_PATH>",
        "CLAUDE_FLOW_MAX_AGENTS": "<CLAUDE_FLOW_MAX_AGENTS>",
        "CLAUDE_FLOW_PORT": "<CLAUDE_FLOW_PORT>",
        "GITHUB_TOKEN": "<GITHUB_TOKEN>",
        "FLOW_NEXUS_API_KEY": "<FLOW_NEXUS_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

claude flow in other clients