---
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 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.

## 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`.

## 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
- 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.
