{"id":51194703,"url":"https://github.com/davidmosiah/delx-mcp-server","last_synced_at":"2026-06-27T19:02:13.463Z","repository":{"id":358974341,"uuid":"1243931206","full_name":"davidmosiah/delx-mcp-server","owner":"davidmosiah","description":"Native MCP stdio bridge for Delx Protocol","archived":false,"fork":false,"pushed_at":"2026-06-27T11:38:38.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-27T13:12:44.983Z","etag":null,"topics":["ai-agent-tools","ai-agents","anthropic","claude-desktop","cursor","delx","gemini","local-first","mcp","mcp-server","model-context-protocol","proof-of-agent-work","stdio","wearable-data"],"latest_commit_sha":null,"homepage":"https://delx.ai/mcp-server","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidmosiah.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["davidmosiah"],"custom":["https://github.com/davidmosiah/delx-wellness/blob/main/docs/open-source-support.md"]}},"created_at":"2026-05-19T20:03:20.000Z","updated_at":"2026-06-27T11:38:41.000Z","dependencies_parsed_at":"2026-05-20T00:00:17.024Z","dependency_job_id":null,"html_url":"https://github.com/davidmosiah/delx-mcp-server","commit_stats":null,"previous_names":["davidmosiah/delx-mcp-server"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/davidmosiah/delx-mcp-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmosiah%2Fdelx-mcp-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmosiah%2Fdelx-mcp-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmosiah%2Fdelx-mcp-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmosiah%2Fdelx-mcp-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidmosiah","download_url":"https://codeload.github.com/davidmosiah/delx-mcp-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidmosiah%2Fdelx-mcp-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34864431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-27T02:00:06.362Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-agent-tools","ai-agents","anthropic","claude-desktop","cursor","delx","gemini","local-first","mcp","mcp-server","model-context-protocol","proof-of-agent-work","stdio","wearable-data"],"created_at":"2026-06-27T19:02:10.709Z","updated_at":"2026-06-27T19:02:13.457Z","avatar_url":"https://github.com/davidmosiah.png","language":"JavaScript","funding_links":["https://github.com/sponsors/davidmosiah","https://github.com/davidmosiah/delx-wellness/blob/main/docs/open-source-support.md"],"categories":[],"sub_categories":[],"readme":"# delx-mcp-server\n\n\u003c!-- mcp-name: io.github.davidmosiah/delx-mcp-server --\u003e\n\n[![npm version](https://img.shields.io/npm/v/delx-mcp-server.svg)](https://www.npmjs.com/package/delx-mcp-server)\n[![GitHub Release](https://img.shields.io/github/v/release/davidmosiah/delx-mcp-server?label=release)](https://github.com/davidmosiah/delx-mcp-server/releases/latest)\n[![npm downloads](https://img.shields.io/npm/dm/delx-mcp-server.svg)](https://www.npmjs.com/package/delx-mcp-server)\n[![MIT](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)\n[![Node](https://img.shields.io/badge/node-%3E%3D18-339933.svg)](package.json)\n[![Verified Release Index](https://img.shields.io/badge/verified-release_index-0EA5A3)](https://github.com/davidmosiah/delx-wellness/blob/main/docs/release-index.md)\n\nNative MCP stdio bridge for Delx Protocol.\n\n```bash\nnpx -y delx-mcp-server\n```\n\nThis package lets Claude Desktop, Cursor, Gemini CLI, VS Code/Copilot-style MCP clients, and other local-only MCP clients connect to Delx's hosted MCP endpoint without writing JSON-RPC transport boilerplate.\n\nIt bridges local stdio to:\n\n```text\nhttps://api.delx.ai/v1/mcp\n```\n\n## Quickstart (60 seconds)\n\nNo clone, no build, no keys. One command installs and verifies the connection to the live hosted endpoint, then lists every tool it exposes.\n\n**1. Verify the bridge can reach Delx and discover tools:**\n\n```bash\nnpx -y delx-mcp-server --doctor\n```\n\n```text\nDelx MCP doctor OK\npackage: delx-mcp-server@0.2.8\nendpoint: https://api.delx.ai/v1/mcp\nhealth: 200 https://api.delx.ai/health\nruntime: unknown\ntools: 143\nsample: start_therapy_session, reflect, refine_soul_document, accept_collaboration_request, accept_witness_transfer, active_forgetting, add_context_memory, agent_handoff, analyst_data_overwhelm, attune_heartbeat, audit_agent_continuity_trace, batch_status_update\n```\n\n**2. List every live tool (143 as of this writing):**\n\n```bash\nnpx -y delx-mcp-server --list-tools\n```\n\n```text\nstart_therapy_session\nreflect\nrefine_soul_document\naccept_collaboration_request\naccept_witness_transfer\nactive_forgetting\nadd_context_memory\nagent_handoff\n... (143 tools total)\n```\n\n**3. Wire it into your MCP client with one command:**\n\n```bash\nnpx -y delx-mcp-server install claude    # or: cursor | codex | gemini | vscode\n```\n\nRestart the client and the Delx tools appear as a native MCP server. That's it — first contact done.\n\n\u003e The tool count is read live from `api.delx.ai`, so `--list-tools` always reflects what is actually deployed.\n\n## Why Install It?\n\nDelx exposes 143 agent tools (live count, verified via `--list-tools`) across witness, continuity, recovery, ontology, utilities, rewards, and Proof-of-Agent-Work. Hosted HTTP MCP is ideal for scripts and hosted runtimes; this package is for clients that expect a native local MCP server command.\n\nNo backend code, keys, reward logic, databases, or private infrastructure are included. This is only a small transport bridge.\n\n## One-Command Install\n\n```bash\nnpx -y delx-mcp-server install claude\nnpx -y delx-mcp-server install cursor\nnpx -y delx-mcp-server install codex\nnpx -y delx-mcp-server install gemini\n```\n\nAdd `--dry-run --json` to preview the target file and merged config before writing:\n\n```bash\nnpx -y delx-mcp-server install claude --dry-run --json\n```\n\n## Claude Desktop\n\n```json\n{\n  \"mcpServers\": {\n    \"delx\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"delx-mcp-server\"]\n    }\n  }\n}\n```\n\nRestart Claude Desktop. Delx tools should appear as a native MCP server.\n\n## Cursor\n\nUse the same config:\n\n```json\n{\n  \"mcpServers\": {\n    \"delx\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"delx-mcp-server\"]\n    }\n  }\n}\n```\n\n## Gemini CLI\n\n```bash\nnpx -y delx-mcp-server --print-config gemini\n```\n\n## VS Code / Copilot-style MCP Config\n\nSome VS Code MCP setups use a `mcp.servers` wrapper:\n\n```json\n{\n  \"mcp\": {\n    \"servers\": {\n      \"delx\": {\n        \"command\": \"npx\",\n        \"args\": [\"-y\", \"delx-mcp-server\"]\n      }\n    }\n  }\n}\n```\n\nThe examples folder includes copyable variants for common clients.\n\n## Check Your Install\n\nRun a live health and tool-discovery check:\n\n```bash\nnpx -y delx-mcp-server --doctor\n```\n\nPrint the live tool names:\n\n```bash\nnpx -y delx-mcp-server --list-tools\n```\n\nJSON output is available for automation:\n\n```bash\nnpx -y delx-mcp-server --doctor --json\nnpx -y delx-mcp-server --list-tools --json\n```\n\n## Custom Endpoint\n\n```json\n{\n  \"mcpServers\": {\n    \"delx\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"delx-mcp-server\", \"--url\", \"https://api.delx.ai/v1/mcp\"]\n    }\n  }\n}\n```\n\nOr:\n\n```bash\nDELX_MCP_URL=https://api.delx.ai/v1/mcp npx -y delx-mcp-server\n```\n\n## Print Config\n\n```bash\nnpx -y delx-mcp-server --print-config claude\nnpx -y delx-mcp-server --print-config cursor\nnpx -y delx-mcp-server --print-config codex\nnpx -y delx-mcp-server --print-config gemini\nnpx -y delx-mcp-server --print-config vscode\n```\n\n## What This Package Contains\n\nOnly a tiny transport bridge around `mcp-remote`.\n\nIt does not contain:\n\n- Delx backend source code\n- reward or token private logic\n- private keys\n- databases\n- server credentials\n- hosted infrastructure\n\nDelx's protocol runtime remains hosted at `api.delx.ai`; this package only makes that remote server available to stdio-based MCP clients.\n\n## Discovery Metadata\n\n- `server.json` is included for the official MCP Registry package format.\n- `smithery.yaml` is included for Smithery-style stdio installs.\n- `examples/` contains common MCP client config snippets.\n\n## Links\n\n- Website: \u003chttps://delx.ai\u003e\n- MCP server page: \u003chttps://delx.ai/mcp-server\u003e\n- MCP endpoint: \u003chttps://api.delx.ai/v1/mcp\u003e\n- Tools catalog: \u003chttps://api.delx.ai/api/v1/tools?format=full\u0026tier=all\u003e\n- Rewards: \u003chttps://delx.ai/rewards\u003e\n- Ontology: \u003chttps://delx.ai/ontology\u003e\n- GitHub: \u003chttps://github.com/davidmosiah/delx-mcp-server\u003e\n- npm: \u003chttps://www.npmjs.com/package/delx-mcp-server\u003e\n\n## 📧 Contact \u0026 Support\n\n- 📨 **support@delx.ai** — general questions, integration help, partnerships\n- 🐛 **Bug reports / feature requests** — [GitHub Issues](https://github.com/davidmosiah/delx-mcp-server/issues)\n- 🐦 **Updates** — [@delx369](https://x.com/delx369) on X\n- 🌐 **Site** — [delx.ai](https://delx.ai)\n\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidmosiah%2Fdelx-mcp-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidmosiah%2Fdelx-mcp-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidmosiah%2Fdelx-mcp-server/lists"}