Skip to content
Grok

Garmin — MissingMCP for Grok

com.missingmcp/garmin

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

client:Grok transport:streamable-http

Install Garmin — MissingMCP in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Garmin — MissingMCP in other clients