Withings for your agents.
Connect Withings once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 7 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Withings.
What agents can do with Withings
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
withings_get_measuresGet body measures from Withings devices including weight, fat percentage, muscle mass, and bone mass.
withings_get_sleep_dataGet sleep summary data for a date range. Returns sleep duration, cycles, and wake times.
withings_get_activityGet activity data for a specific date. Returns steps, calories, distance, elevation.
withings_get_userGet authenticated user profile and device information.
withings_get_workoutsGet workout/activity list for a date range. Returns activity type, duration, calories, and distance.
withings_get_heart_measurementGet heart rate measurements for a date range.
withings_get_sleep_summaryGet summary sleep data for a date range. Returns total sleep, deep/light/rem durations and wake periods.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- This service uses OAuth: there is no key to paste.
- Click Connect and approve access on Withings page in Even's browser.
- If Connect reports no OAuth app is configured, an admin must register a Withings app and configure the broker first.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Withings to Even: call connect_begin("withings") on the even-connect MCP and walk me through it.
Withings retrieves body measurements and health metrics from wearable devices, accesses sleep data and activity stats.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.