delx living body for Claude Code
io.github.davidmosiah/delx-living-body
Meta-MCP that auto-detects installed wellness connectors and composes them into one body data layer.
client:Claude Code
transport:stdio
runtime:npm
Install delx living body in Claude Code
run in your project directory
claude mcp add delx-living-body -e DELX_LIVING_BODY_DETECT_TTL=<DELX_LIVING_BODY_DETECT_TTL> -e DELX_LIVING_BODY_NO_CACHE=<DELX_LIVING_BODY_NO_CACHE> -e DELX_LIVING_BODY_CACHE_PATH=<DELX_LIVING_BODY_CACHE_PATH> -e DELX_LIVING_BODY_NPM_RUNNER=<DELX_LIVING_BODY_NPM_RUNNER> -- npx -y delx-living-body
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs