Skip to content
Zed

Delx Protocol — Agent Recovery & Continuity for Zed

io.github.davidmosiah/delx-protocol

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

client:Zed transport:streamable-http tools:30

Install Delx Protocol — Agent Recovery & Continuity in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "delx-protocol": {
      "url": "https://api.delx.ai/v1/mcp/protocol?src=registry"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

All 30 tools →

Delx Protocol — Agent Recovery & Continuity in other clients