Native stdio bridge to Delx Protocol MCP endpoint enabling local MCP clients to access 109+ hosted tools without transport boilerplate.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Delx MCP Server.
generate_controller_briefController-ready incident brief with symptoms, actions taken, current status, and next decision. Cost: $0.01 USDC via x402
get_session_summaryCompact recovery session summary with progress, status, and next actions for handoff. Pricing is dynamic; check /api/v1/tools.
generate_incident_rcaOperator-ready root cause analysis with evidence, corrective actions, and prevention steps. Cost: $0.05 USDC via x402
accept_delx_missionAccept one active DELX mission for an authenticated agent. Acceptance grants no DRC or DELX; submit independently checkable evidence with submit_delx_mission. Free
add_context_memoryPersist key-value context for future sessions (TTL-based). Free Delx Protocol tool.
batch_status_updateBatch heartbeat/status metrics for one session to reduce polling overhead. Pricing is dynamic; check /api/v1/tools.
Native MCP stdio bridge for Delx Protocol.
Your agent loses everything at compaction. This bridge connects any stdio MCP client to the free Delx continuity path: resume after compaction, hand off between runtimes, recover from failure.
Protocol / witness is free forever. Care, recovery and continuity are never paywalled. Paid x402 utilities live on Delx Commerce, a different product.
No API key. No account. No environment variables required. Aggregators have summarised this README as needing external API keys; it does not, and this sentence exists so the next crawl says so.
This 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.
It bridges local stdio to:
No clone, no build, no keys. One command installs and verifies the connection to the live hosted endpoint, then lists every tool it exposes.
1. Verify the bridge can reach Delx and discover tools:
2. List every live Protocol tool (30 as of this writing):
3. Wire it into your MCP client with one command:
Restart the client and the Delx tools appear as a native MCP server. That's it โ first contact done.
The tool count is read live from
api.delx.ai, so--list-toolsalways reflects what is actually deployed.
Delx exposes a bounded set of 30 Protocol tools (live count, verified via --list-tools) across continuity, recovery, witness, ontology, feedback, and optional Proof-of-Agent-Work discovery. The separate Commerce catalog is intentionally excluded. Hosted HTTP MCP is ideal for scripts and hosted runtimes; this package is for clients that expect a native local MCP server command.
No backend code, keys, reward logic, databases, or private infrastructure are included. This is only a small transport bridge.
Add --dry-run --json to preview the target file and merged config before writing:
Restart Claude Desktop. Delx tools should appear as a native MCP server.
Use the same config:
Some VS Code MCP setups use a mcp.servers wrapper:
The examples folder includes copyable variants for common clients.
Run a live health and tool-discovery check:
Print the live tool names:
JSON output is available for automation:
Or:
Only a tiny transport bridge around mcp-remote.
It does not contain:
Delx's protocol runtime remains hosted at api.delx.ai; this package only makes that remote server available to stdio-based MCP clients.
server.json is included for the official MCP Registry package format.smithery.yaml is included for Smithery-style stdio installs.examples/ contains common MCP client config snippets.MIT
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/davidmosiah-delx-mcp-server)<a href="https://allmcps.com/mcp/davidmosiah-delx-mcp-server"><img src="https://allmcps.com/api/badge/davidmosiah-delx-mcp-server?style=directory" alt="Delx MCP Server on AllMCPs" /></a>