igpsport mcp for Windsurf
io.github.dengxuhui/igpsport-mcp
iGPSport cycling data with training metrics (NP/IF/TSS/CTL/ATL/TSB) and workout generation
client:Windsurf
transport:stdio
runtime:pypi
Install igpsport mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"igpsport-mcp": {
"command": "uvx",
"args": [
"igpsport-mcp"
],
"env": {
"IGPSPORT_USERNAME": "<IGPSPORT_USERNAME>",
"IGPSPORT_PASSWORD": "<IGPSPORT_PASSWORD>",
"IGPSPORT_REGION": "<IGPSPORT_REGION>",
"IGPSPORT_FTP": "<IGPSPORT_FTP>",
"IGPSPORT_LTHR": "<IGPSPORT_LTHR>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs