Skip to content
Windsurf

flow nexus for Windsurf

io.github.ruvnet/flow-nexus

Cloud-powered AI platform with multi-agent swarms, sandboxes, and workflow automation

client:Windsurf transport:stdio runtime:npm

Install flow nexus 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": {
    "flow-nexus": {
      "command": "npx",
      "args": [
        "-y",
        "flow-nexus"
      ],
      "env": {
        "FLOW_NEXUS_API_KEY": "<FLOW_NEXUS_API_KEY>",
        "FLOW_NEXUS_BASE_URL": "<FLOW_NEXUS_BASE_URL>",
        "E2B_API_KEY": "<E2B_API_KEY>",
        "ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>"
      }
    }
  }
}

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

flow nexus in other clients