Skip to content
Windsurf

x openapi flow mcp for Windsurf

io.github.tiago-marques/x-openapi-flow-mcp

OpenAPI lifecycle guard and MCP sidecar for policy-driven API orchestration.

client:Windsurf transport:stdio runtime:npm

Install x openapi flow mcp in Windsurf

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

{
  "mcpServers": {
    "x-openapi-flow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "x-openapi-flow"
      ]
    }
  }
}

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

x openapi flow mcp in other clients