Skip to content
VS Code

Garmin & Strava for Claude and ChatGPT for VS Code

training.stats/garmin

Read-only Garmin and Strava data for your AI: activities, sleep, HRV, readiness, training load.

client:VS Code transport:streamable-http

Install Garmin & Strava for Claude and ChatGPT in VS Code

.vscode/mcp.json

{
  "servers": {
    "garmin": {
      "type": "http",
      "url": "https://stats.training/mcp/{mcp_key}"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Garmin & Strava for Claude and ChatGPT in other clients