Skip to content
Grok

ghurt for Grok

org.ghurt/ghurt

Query Garmin, Oura & Whoop sleep, HRV, recovery & training load from Claude or ChatGPT.

client:Grok transport:streamable-http

Install ghurt in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "ghurt": {
      "type": "http",
      "url": "https://ghurt.org/v1/mcp?key={api_key}"
    }
  }
}

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

ghurt in other clients