---
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 is part of the Delx ecosystem. Its institutional parent and the canonical map of Delx products are at https://delx.ai/.

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 send Streamable HTTP MCP requests with POST to 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): WHOOP MCP server for recovery score, HRV, sleep stages and day strain. Package: `whoop-mcp-unofficial`.
- [Oura Ring](https://wellness.delx.ai/connectors/oura): Oura MCP server for readiness, sleep, HRV, activity 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): Strava MCP server for runs, rides, swims, segments and activity streams. Package: `strava-mcp-unofficial`.
- [Fitbit](https://wellness.delx.ai/connectors/fitbit): Fitbit MCP server for activity, sleep stages, intraday heart and HRV data. 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): Withings MCP server for smart-scale composition, sleep stages and 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): Samsung Health MCP server for local CSV/ZIP exports from Galaxy Watch and Android. 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): Eight Sleep MCP server for nightly scores, temperature schedules, alarms and base state. 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
- Authentication boundary: https://wellness.delx.ai/auth.md
- OAuth Protected Resource boundary: https://wellness.delx.ai/.well-known/oauth-protected-resource
- 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.
