MCP Server
MCP
ghurt
Query Garmin, Oura & Whoop sleep, HRV, recovery & training load from Claude or ChatGPT.
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