mendapi for Windsurf
com.mendapi/mendapi
Detect API breaking changes, scan your codebase for impact, and draft the fix. Runs locally.
client:Windsurf
transport:stdio
runtime:npm
Install mendapi in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mendapi": {
"command": "npx",
"args": [
"-y",
"mendapi"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs