Skip to content
Windsurf

openapi dynamic for Windsurf

io.github.mayorandrew/openapi-dynamic

Load OpenAPI 2.x/3.x specs and expose generic tools to discover and call multiple APIs.

client:Windsurf transport:stdio runtime:npm

Install openapi dynamic in Windsurf

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

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

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

openapi dynamic in other clients