# delx-living-body
Meta-MCP server that composes installed Delx Wellness connectors (WHOOP, Oura, Garmin, Strava, Fitbit, Apple/Samsung/Google Health, Withings, Polar, Eight Sleep, Nourish, Air, Cycle Coach, CGM) into a unified body data layer.
Repository: https://github.com/davidmosiah/delx-living-body
NPM: https://www.npmjs.com/package/delx-living-body
Primary command: npm exec --yes --package=delx-living-body -- living-body-mcp-server doctor
MCP command: living-body-mcp-server

- MCP registry name: io.github.davidmosiah/delx-living-body
- Synthesis is rule-based and offline. living-body never calls an LLM.
- living_body_ask spawns child connector processes. Always pass explicit_user_intent=true.
- Tools (6): living_body_status, living_body_ask, living_body_daily_brief, living_body_compose_context, living_body_health_check, living_body_capabilities.
- Detection: scans ~/.<vendor>-mcp/ for tokens.json or config.json, checks export paths, reads optional ~/.delx-wellness/profile.json.
- Children read their own credentials independently — living-body never reads, forwards, or logs upstream tokens.
- Privacy default: "structured". "raw" is only honored on living_body_ask when explicit_user_intent is true.
- Not medical advice. Output is operational context for training/recovery/sleep/nutrition agents.
