Skip to content
Windsurf

furlow mcp for Windsurf

io.github.virgilvox/furlow-mcp

Author FURLOW Discord bot YAML: validate specs, list actions/events/builtins, scaffold bots.

client:Windsurf transport:stdio runtime:npm

Install furlow mcp in Windsurf

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

{
  "mcpServers": {
    "furlow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@furlow/mcp"
      ]
    }
  }
}

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

furlow mcp in other clients