Skip to content

Fitness AI Connector for Grok

io.github.fmp-projects/fitness-ai-connector

Garmin data in Claude & ChatGPT via the Garmin Health API. OAuth sign-in, no password sharing.

client:Grok transport:streamable-http

Install Fitness AI Connector in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "fitness-ai-connector": {
      "type": "http",
      "url": "https://garmin-mcp-nuqd.onrender.com/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

Fitness AI Connector in other clients