Skip to content
Cursor

ghurt for Cursor

org.ghurt/ghurt

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

client:Cursor transport:streamable-http

Install ghurt in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ghurt in other clients