io.github.davidmosiah

delx-living-body

Meta-MCP that auto-detects installed wellness connectors and composes them into one body data layer.

stdiocommunityinfra

Package Details

Transportstdio

Environment Variables

DELX_LIVING_BODY_DETECT_TTL(str)

Detection cache TTL in seconds. Defaults to 60.

DELX_LIVING_BODY_NO_CACHE(str)

Set to true/1/yes to disable the SQLite response cache.

DELX_LIVING_BODY_CACHE_PATH(str)

Override the default cache path (~/.delx-living-body/cache.sqlite).

DELX_LIVING_BODY_NPM_RUNNER(str)

Override the npm runner binary used to spawn child connectors (default: npx).