ghurt for Zed
org.ghurt/ghurt
Query Garmin, Oura & Whoop sleep, HRV, recovery & training load from Claude or ChatGPT.
client:Zed
transport:streamable-http
Install ghurt in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ghurt": {
"url": "https://ghurt.org/v1/mcp?key={api_key}"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs