← Back to Plugins
MCP Server MCP

ghurt

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

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

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://ghurt.org/v1/mcp?key={api_key}",
      "variables": {
        "api_key": {
          "description": "Your ghurt API key (create one in the ghurt.org dashboard).",
          "isRequired": true,
          "isSecret": true
        }
      }
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...