Skip to content
Cursor

Delx Protocol — Agent Recovery & Continuity for Cursor

io.github.davidmosiah/delx-protocol

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

client:Cursor transport:streamable-http tools:30

Install Delx Protocol — Agent Recovery & Continuity in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

All 30 tools →

Delx Protocol — Agent Recovery & Continuity in other clients