Skip to content
VS Code

Garmin — MissingMCP for VS Code

com.missingmcp/garmin

Garmin data in Claude: 135 tools — activities, sleep, HRV, training, workouts. Free, open source.

client:VS Code transport:streamable-http

Install Garmin — MissingMCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "garmin": {
      "type": "http",
      "url": "https://missingmcp.com/garmin/mcp"
    }
  }
}

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

Garmin — MissingMCP in other clients