SportsTrackLive for VS Code
com.sportstracklive/mcp
Live GPS sports tracking + per-sport analysis of GPX/IGC/FIT files: thermals, wind, phases, laps
client:VS Code
transport:streamable-http
tools:8
Install SportsTrackLive in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.sportstracklive.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs