HAPI MCP Server for Windsurf
ai.com.mcp/hapi-mcp
HAPI MCP server: Dynamically exposes OpenAPI REST APIs as MCP tools for AI assistants
client:Windsurf
transport:streamable-http
runtime:oci
Install HAPI MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"hapi-mcp": {
"serverUrl": "https://{HAPI_FQDN}:{HAPI_PORT}/mcp"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs