BumpGuard for Windsurf
io.github.appcreationsca/bumpguard
Reports which of your code's API usages break when you upgrade a dependency (Python, .NET, Java).
client:Windsurf
transport:stdio
runtime:pypi
Install BumpGuard in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"bumpguard": {
"command": "uvx",
"args": [
"bumpguard-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs