mcp openapi for Windsurf
io.github.infoinlet-marketplace/mcp-openapi
Turn any OpenAPI/Swagger spec into MCP tools — each operation an SSRF-guarded tool.
client:Windsurf
transport:stdio
runtime:npm
Install mcp openapi in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-openapi": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-openapi"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs