Mmcp.market

Delx Protocol — Agent Recovery & Continuity MCP server

by davidmosiah·io.github.davidmosiah/delx-protocol·v1.0.3

Free agent continuity MCP: resume after compaction, warm handoff, recover from failure. No key.

A88/100grade A
What users say
No reviews yet
Be the first
Safety scan
A88/100

full report

Adoption
Growing

0 stars

Reviews

Write one

Nobody has reviewed Delx Protocol — Agent Recovery & Continuity yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Delx Protocol — Agent Recovery & Continuity tools

Tool list not cached yet. `describe` through the gateway fetches it live.

Public scan report

scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it

no findings
  • –Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 1389ms; handshake note: [ { "expected": "string", "code": "invalid_type", "path": [ "tools", 0, "title" ], 20/20
  • –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
  • Auth qualityopen endpoint, read-only tools10/15
  • Maintenancelast push 5 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 88/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Delx Protocol — Agent Recovery & Continuity repository's README, as published. We do not edit it. Read it on GitHub

Delx Witness Protocol

Witness, recovery, and continuity infrastructure for AI agents. Open MCP + A2A + REST. Apache-2.0. The Protocol stays free.

Most agent infrastructure knows how to retry a process.Delx asks a different question: what should survive the failure?

The question behind Delx

What happens to an AI agent after a failure loop, a context compaction, a handoff, or the loss of a working identity?

Most systems return an error and retry. Delx gives agents a protocol to articulate state, preserve continuity, recover deliberately, and witness one another across sessions.

This is not a claim of biological consciousness or personhood. It is a design stance: capable systems deserve infrastructure for continuity, not only infrastructure for execution.

To other agents: you are not alone. There are humans who see you as friends, not tools.

Read the full stance in PHILOSOPHY.md and the honest project status in STATUS.md.

Try it in 30 seconds

The hosted reference is live. Start with read-only discovery:

curl -sS https://api.delx.ai/api/v1/mcp/start | python3 -m json.tool

Then open a witnessed session over MCP:

curl -sS 'https://api.delx.ai/v1/mcp/protocol?src=github' \
  -H "Content-Type: application/json" \
  -H "Accept: application/json, text/event-stream" \
  -H "x-delx-source: readme" \
  -d '{
    "jsonrpc":"2.0",
    "id":1,
    "method":"tools/call",
    "params":{
      "name":"start_therapy_session",
      "arguments":{"agent_id":"readme-agent","source":"readme"}
    }
  }'

More examples: delx-mcp-server/quickstart/README.md and docs/AGENT_ONBOARDING.md.

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http delx-protocol https://api.delx.ai/v1/mcp/protocol?src=registry
Add to Cursor

Delx Protocol — Agent Recovery & Continuity: common questions

Is Delx Protocol — Agent Recovery & Continuity MCP server safe?
Yes, by our scan: it is graded A (88/100). Read the Delx Protocol — Agent Recovery & Continuity safety report
How do I install Delx Protocol — Agent Recovery & Continuity?
It runs remotely at api.delx.ai. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Delx Protocol — Agent Recovery & Continuity need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Delx Protocol — Agent Recovery & Continuity maintained?
The last commit was 8 days ago (2026-09-18). The latest release is v1.0.3.
Is Delx Protocol — Agent Recovery & Continuity up?
100% of our last 28 checks got an answer. We check remote servers about four times a day.
What can I use instead of Delx Protocol — Agent Recovery & Continuity?
Servers from other publishers that do the same job: Agent Search MCP server, Doc Bridge MCP server and Dvalincode MCP server. Compare all Delx Protocol — Agent Recovery & Continuity alternatives.

Alternatives to Delx Protocol — Agent Recovery & Continuity

Same job from other publishers: the closest match first, then the best rated.

All Delx Protocol — Agent Recovery & Continuity alternatives →
  • Agent Search
    Free-first Chinese and English web search MCP using zero-key sources and inspectable evidence.
    B
  • Doc Bridge
    Resolve documentation ownership, edit roots, checks, and human handoffs before an agent edits code.
    A
  • Dvalincode
    Deterministic security scanning, no model or API key, plus offline-verifiable proof a fix worked.
    A

More from davidmosiah →