Loading MCP server directory, please wait...
Meta-MCP that auto-detects installed wellness connectors and composes them into one body data layer.
npx @getmcp/cli add io.github.davidmosiah/delx-living-bodyRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.davidmosiah/delx-living-body": {
"command": "npx",
"args": [
"-y",
"delx-living-body"
],
"env": {
"DELX_LIVING_BODY_DETECT_TTL": "",
"DELX_LIVING_BODY_NO_CACHE": "",
"DELX_LIVING_BODY_CACHE_PATH": "",
"DELX_LIVING_BODY_NPM_RUNNER": ""
}
}
}
}