Skip to content
VS Code

ghurt for VS Code

org.ghurt/ghurt

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

client:VS Code transport:streamable-http

Install ghurt in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

ghurt in other clients