Skip to content
VS Code

Garmin MCP for VS Code

com.garminmcp/garmin

Read-only Garmin data for your AI: sleep, Body Battery, activities, laps, and training status.

client:VS Code transport:streamable-http

Install Garmin MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "garmin": {
      "type": "http",
      "url": "https://garminmcp.com/u/{user_id}/mcp"
    }
  }
}

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

Garmin MCP in other clients