---
title: Delx Wellness
description: Open-source local-first wellness MCP connectors for AI agents.
canonical: https://wellness.delx.ai
content_signal: ai-train=no, search=yes, ai-input=yes
---

# Delx Wellness

The wellness layer for AI agents.

Delx Wellness is an open-source registry of local-first MCP connectors for wearable and wellness data. The public connectors are independently installable npm packages for Claude Desktop, Cursor, ChatGPT Desktop, Hermes, OpenClaw and other MCP-compatible clients.

Delx Wellness Cloud is the optional hosted beta for people who want OAuth, remote MCP, persistent nutrition/wellness memory, API keys, audit controls and setup help without operating the stack.

Delx Wellness for Hermes is the agent profile pack. It installs onboarding, SOUL.md, wellness skills, MCP connector presets and doctor checks into a Hermes profile.

Delx Wellness for OpenClaw is the OpenClaw-native profile pack. It writes OpenClaw mcp.servers presets, skills.load.extraDirs, onboarding and doctor checks into a dedicated OpenClaw profile.

Nourish MCP is the nutrition layer beside the connector catalog. It adds food lookup, barcode lookup, barcode photo lookup, meal photo estimates, local intake, hydration, goals and nutrition summaries.

## Start by outcome

- ChatGPT/cloud: use https://wellness.delx.ai/docs/cloud and the hosted beta endpoint at https://api.delx.ai/wellness-hub/mcp. Account and MCP key access lives at https://nourish.delx.ai/billing.
- Local agent: use https://wellness.delx.ai/hermes for one-command Hermes setup or https://wellness.delx.ai/openclaw for OpenClaw.
- Nutrition first: use https://wellness.delx.ai/nutrition and start with `npx -y wellness-nourish doctor`.
- Builder: use https://wellness.delx.ai/connectors to pick the provider package, then run setup, auth and doctor before asking an agent.

## Wellness modules

- [Delx Wellness for Hermes](https://wellness.delx.ai/hermes): A five-minute local-first upgrade that turns Hermes into a wellness agent with onboarding, skills and MCP connector presets. Package: `delx-wellness-hermes`.
- [Delx Wellness for OpenClaw](https://wellness.delx.ai/openclaw): A local-first OpenClaw profile pack with onboarding, skills, MCP connector presets and doctor checks for the full Delx Wellness stack. Package: `delx-wellness-openclaw`.
- [Nourish MCP](https://wellness.delx.ai/nutrition): Food lookup, barcode photo lookup, meal photo estimates, intake logs, hydration, goals, carbon summaries and nutrition trends for agents. Package: `wellness-nourish`.

## Public connectors

- [WHOOP](https://wellness.delx.ai/connectors/whoop): Recovery score, HRV, sleep stages and day strain. Package: `whoop-mcp-unofficial`.
- [Oura Ring](https://wellness.delx.ai/connectors/oura): Daily readiness, sleep periods, HRV trend and SpO2. Package: `oura-mcp-unofficial`.
- [Garmin Connect](https://wellness.delx.ai/connectors/garmin): Body Battery, training readiness, sleep, HRV and stress. Package: `garmin-mcp-unofficial`.
- [Strava](https://wellness.delx.ai/connectors/strava): Runs, rides, swims, segments and per-second activity streams. Package: `strava-mcp-unofficial`.
- [Fitbit](https://wellness.delx.ai/connectors/fitbit): Activity, sleep stages, intraday heart and HRV. Package: `fitbit-mcp-unofficial`.
- [Google Health](https://wellness.delx.ai/connectors/google-health): Google Health API v4 beta connector for Fitbit, Pixel Watch and unified health data. Package: `google-health-mcp-unofficial`.
- [Withings](https://wellness.delx.ai/connectors/withings): Smart-scale composition, sleep stages and ECG-grade heart records. Package: `withings-mcp-unofficial`.
- [Apple Health](https://wellness.delx.ai/connectors/apple-health): Reads your local Apple Health export with no live HealthKit dependency. Package: `apple-health-mcp-unofficial`.
- [Samsung Health](https://wellness.delx.ai/connectors/samsung-health): Reads Samsung Health CSV/ZIP exports for Galaxy Watch wellness context. Package: `samsung-health-mcp-unofficial`.
- [Polar](https://wellness.delx.ai/connectors/polar): Nightly Recharge, training load, PPI/HRV and continuous samples. Package: `polar-mcp-unofficial`.
- [Eight Sleep](https://wellness.delx.ai/connectors/eight-sleep): Smart-mattress sleep trends, temperature schedule, alarms and base. Package: `eight-sleep-mcp-unofficial`.
- [Wellness Air](https://wellness.delx.ai/connectors/air): Local-first air-quality MCP — AirGradient open API, AirThings/PurpleAir/IQAir/Awair scaffolded. Package: `wellness-air`.
- [Wellness Cycle Coach](https://wellness.delx.ai/connectors/cycle-coach): Stateless menstrual cycle coach — orchestrates phase-aware nutrition, training, and hydration. Package: `wellness-cycle-coach`.
- [Wellness CGM](https://wellness.delx.ai/connectors/cgm): The Levels-killer pattern as a free local-first MCP — Dexcom + meal-glucose correlation. Package: `wellness-cgm-mcp`.

## Privacy model

- Local-first by design.
- Read-only by default.
- OAuth tokens and local exports stay on the user's machine or server.
- Agents receive MCP responses, not provider secrets.
- Raw provider payloads and sensitive location data are opt-in where supported.

## Discovery

- Connector library: https://wellness.delx.ai/connectors
- Hosted Cloud: https://wellness.delx.ai/cloud
- Pricing: https://wellness.delx.ai/pricing
- Security: https://wellness.delx.ai/security
- Hosted MCP setup: https://wellness.delx.ai/docs/cloud
- Hermes profile pack: https://wellness.delx.ai/hermes
- OpenClaw profile pack: https://wellness.delx.ai/openclaw
- Nutrition module: https://wellness.delx.ai/nutrition
- API catalog: https://wellness.delx.ai/.well-known/api-catalog
- MCP server card: https://wellness.delx.ai/.well-known/mcp/server-card.json
- Agent skills: https://wellness.delx.ai/.well-known/agent-skills/index.json
- LLM summary: https://wellness.delx.ai/llms.txt
- Full LLM context: https://wellness.delx.ai/llms-full.txt

This project is not affiliated with WHOOP, Oura, Garmin, Strava, Fitbit, Google Health, Withings, Apple Health, Samsung Health or Polar. It is not medical advice.
