A personal health MCP for OpenClaw (Oura, Ultrahuman, Polar, Suunto, Withings, Garmin, WHOOP, Intervals.icu, and more)

Reddit r/openclaw Tools

Summary

A personal health MCP server that gives AI agents like OpenClaw access to real health and performance data from wearables (Oura, Garmin, WHOOP, etc.) via a unified interface and OAuth device-code flow.

I built [freddy](https://freddy.coach/), an MCP server that gives OpenClaw access to your real health and performance data: sleep, HRV, resting HR, recovery, training load, workouts, body composition, even CGM data. You connect your wearables and health devices once, and from then on OpenClaw can read all of it in any task. What it does: * Exposes your health data to OpenClaw as MCP tools: list what's available, query any metric over any date range * Supports the OAuth device-code flow, so a headless always-on agent authorizes once and holds a scoped token, no browser session needed * Normalizes every connected device into one consistent shape, so your agent doesn't care which wearable a number came from * Pulls everything each provider exposes, not a curated subset, so the data is there when your agent reasons over it Connectable today for everyone: Polar, Oura, Withings, Suunto, Intervals.icu, Concept2, Wahoo, Hevy. In beta (request access from the dashboard): WHOOP, Garmin, Dexcom, Strava, Ultrahuman. A couple of things it unlocks: * "reshuffle my deep-work blocks around how recovered I actually am this morning" * "if my overnight recovery tanked, move my hard workout and tell me why" It is plain MCP, so it also works in Claude, ChatGPT and any other MCP client, but the device flow is what makes it fit a 24/7 agent like OpenClaw. You can find it at [https://freddy.coach/](https://freddy.coach/). I know health data is sensitive and I have handled it for years with fitIQ. Data is encrypted, I do not sell it, and I am not looking to make a profit off your stats, but if you still don't trust 3rd party solutions, just don't use it :)
Original Article

Similar Articles

Openstatus MCP Health Checker

Product Hunt

Openstatus MCP Health Checker lets you test MCP servers like a real AI client, going beyond simple pings.