delx-wellness
Public registry for local-first wellness MCP connectors: wearables, recovery, training, nutrition and the Delx Wellness Hermes profile.
File Explorer
- bug.yml
- coverage.yml
- feature.yml
- ci.yml
- registry-check.yml
- validate-registry.yml
- dependabot.yml
- FUNDING.yml
- agent-workflow-demo.svg
- banner.png
- living-body-demo.svg
- 001-agent-safe-series-v1.md
- 2026-08-agent-safe-series-v1-post.md
- 2026-07-13-google-health-oss-proof-loop.md
- 2026-07-16-connector-contract-hardening.md
- README.md
- 2026-05-05-nourish-mcp-implementation.md
- 2026-05-05-nourish-mcp-design.md
- agent-safe-series.md
- anti-bot-growth-audit.md
- architecture.md
- archive-dead-connectors.md
- authority-probe.md
- badge-standard.md
- builder-series-review-template.md
- builder-to-builder-weekly.md
- cgm-glucose-series-policy.md
- codeowners-branch-protection.md
- community-response-sla.md
- connector-contract-standard.md
- connector-quality-standard.md
- contract-vs-feature-changelog.md
- demo-contract-fleet.md
- dependabot-high-only.md
- directory-ok-gate.md
- directory-submission-checklist.md
- distribution-13-superseded.md
- distribution-google-health-0.5.1.md
- first-call-readme-pattern.md
- fleet-quality-conventions.md
- growth-baseline-2026-08-04.json
- growth-playbook.md
- hermes-daily-operator.md
- honest-growth-playbook.md
- human-issues-sla.md
- human-quote-permission.md
- kindred-curve-diffs.md
- kindred-fixture-ci-note.md
- launch-assets.md
- living-body-zero-secret-demo.md
- llms-txt-server-card-checklist.md
- lttb-non-default.md
- maintainer-weekly-runbook.md
- mcp-directory-submissions.md
- monthly-authority-scorecard.md
- monthly-technical-post-process.md
- multi-metric-series-gate.md
- normalized-schema.md
- npm-audit-publish.md
- npm-keywords-audit.md
- npx-doctor-matrix.md
- open-source-growth-snapshot.md
- open-source-support.md
- openclaw-daily-operator.md
- operator-recipes.md
- oss-100-inventory.md
- oss-100-ledger.md
- oss-200-inventory.md
- oss-200-ledger.md
- oss-300-close.md
- oss-300-inventory.md
- oss-300-ledger.md
- oss-pendency-status-2026-08-11.md
- oss-pendency-status-2026-08-28.md
- oss-registry-single-source.md
- oss-security-audit-2026-08-11.md
- oss-security-audit-2026-08-26.md
- oss-strategy-policies.md
- oura-hr-envelope-note.md
- package-lock-hygiene.md
- privacy-model.md
- provider-status.md
- readme-contract-fleet.md
- registry-single-source-enforcement.md
- registry-validation.md
- release-cadence.md
- release-index.md
- release-notes-template.md
- scorecard-blocking-top5.md
- scorecard-compare.md
- scorecard-matrix-refresh.md
- scorecard-receipts.md
- security-md-template.md
- series-compat-matrix.md
- series-token-story.md
- series-zoom-deferral.md
- server-json-ci-convention.md
- shared-profile-constants-note.md
- status-series-column.md
- tag-github-release-always.md
- unified-hub-changelog.md
- weekly-growth-snapshot.md
- where-delx-is-listed.md
- witness-external-agent-process.md
- agent-rules.md
- README.md
- wellness-operator-profile.md
- claude-code.md
- claude-desktop.json
- codex.toml
- cursor.json
- generic-mcp.md
- hermes.md
- openclaw.md
- windsurf.json
- profile-store.ts
- provider-capabilities.schema.json
- wellness-snapshot.schema.json
- authority-scorecard.mjs
- check-oss-inventory-no-private.mjs
- collect-account-growth-metrics.mjs
- collect-growth-metrics.mjs
- ecosystem-health.mjs
- fleet-versions.sh
- listed-check.mjs
- scorecard-top5.sh
- sync-registry.mjs
- validate-boundary-contracts.mjs
- validate-canonical-github-slugs.mjs
- validate-context-ready.mjs
- validate-peers.mjs
- validate-release-index.mjs
- validate-schema.mjs
- .gitignore
- AGENTS.md
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- glama.json
- LICENSE
- llms.txt
- package.json
- README.md
- registry.json
- SECURITY.md
- STATUS.md
- USING_WITH_GOOSE.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Command Glossary
Commands referenced in this DOCs, explained below.
claude
View Details ▼
claude
An agent-based coding tool that understands your code base and helps you code faster through natural language commands.
claude prompt
Execute with prompt:
claude update
Update `claude`:
claude mcp list
Get the list of specified MCP servers:
codex
View Details ▼
codex
Natural language code assistant for the terminal, powered by OpenAI.
Reads and edits files in your current directory to fulfill requests.
codex
Start an interactive Codex session in the current directory:
codex "{{prompt}}"
Run a single Codex command using a prompt:
codex --sandbox workspace-write "{{prompt}}"
Run a prompt allowing Codex to edit files in the workspace:
npx
View Details ▼
npx
This command is an alias of `npm exec`.
tldr npm exec
View documentation for the original command:
