gagelink for Windsurf
io.github.adeniyikayodee/gagelink
River level, streamflow, floods and basins from USGS, NOAA, Hub'Eau, UK Environment Agency, SWOT
client:Windsurf
transport:stdio
runtime:pypi
Install gagelink in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"gagelink": {
"command": "uvx",
"args": [
"gagelink"
],
"env": {
"GAGELINK_API_KEY": "<GAGELINK_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs