Connector library
Wellness MCP connectors, one library.
Choose an open-source local-first MCP connector for the wearable or health app you already use. Every page includes the install command, client config, authorization path, data availability, privacy model and known limits. Nourish sits next to them as the nutrition layer.
Skip the per-client wiring
Get all 14 connectors with one Hermes command
npx -y delx-wellness-hermes setup — installs the wellness profile with onboarding, skills, connector presets and Nourish in under five minutes.
OpenClaw-native profile pack
Install the same stack into OpenClaw
npx -y delx-wellness-openclaw setup — writes openclaw.json, workspace files, skills and connector presets.
Start with the right path
Compare connectors before you install one
Match the provider, data availability and privacy model to the agent workflow you actually want.
WHOOP
WHOOP MCP server for recovery score, HRV, sleep stages and day strain.
Oura Ring
OuraOura MCP server for readiness, sleep, HRV, activity and SpO2.
Garmin Connect
GarminBody Battery, training readiness, sleep, HRV and stress.
Strava
StravaStrava MCP server for runs, rides, swims, segments and activity streams.
Fitbit
FitbitFitbit MCP server for activity, sleep stages, intraday heart and HRV data.
Google Health
GoogleGoogle Health API v4 beta connector for Fitbit, Pixel Watch and unified health data.
Withings

Withings MCP server for smart-scale composition, sleep stages and heart records.
Apple Health
AppleReads your local Apple Health export with no live HealthKit dependency.
Samsung Health
SamsungSamsung Health MCP server for local CSV/ZIP exports from Galaxy Watch and Android.
Polar
Nightly Recharge, training load, PPI/HRV and continuous samples.
Eight Sleep
Eight SleepEight Sleep MCP server for nightly scores, temperature schedules, alarms and base state.
Exercise Catalog
Exercise CatalogPrivate exercise catalog bridge for agent-built workouts.
Wellness Air
Wellness AirLocal-first air-quality MCP — AirGradient open API, AirThings/PurpleAir/IQAir/Awair scaffolded.
Wellness Cycle Coach
Wellness Cycle CoachStateless menstrual cycle coach — orchestrates phase-aware nutrition, training, and hydration.
Wellness CGM
Wellness CGMThe Levels-killer pattern as a free local-first MCP — Dexcom + meal-glucose correlation.
Choose by evidence
Compare permissions and provenance, not popularity.
The right connector is the one that exposes the records your workflow needs with the least authority and the clearest source trail. Before connecting, check the provider, scope, time range, freshness, token boundary and missing data behavior.
| Dimension | Question before connecting |
|---|---|
| Data fit | Does the provider expose the exact record and granularity needed? |
| Authority | Which scopes are requested, who owns the OAuth app and how is access revoked? |
| Provenance | Does each result name provider, timestamp, unit and freshness? |
| Boundary | Is the connector local, hosted or hybrid, and what reaches the model or logs? |
| Failure | How are stale devices, gaps, duplicates and rate limits surfaced? |
Start with one bounded question and a summary. Provider documentation is the source of truth for current capability; a connector page is not medical advice or a provider endorsement.