Skip to content
Windsurf

fabrx for Windsurf

io.github.cc1988cc/fabrx

MCP server for Fabrx - Build APIs from documents in your IDE

client:Windsurf transport:stdio runtime:npm

Install fabrx in Windsurf

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

{
  "mcpServers": {
    "fabrx": {
      "command": "npx",
      "args": [
        "-y",
        "fabrx"
      ]
    }
  }
}

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

fabrx in other clients