Skip to content
VS Code

Delx Protocol — Agent Recovery & Continuity for VS Code

io.github.davidmosiah/delx-protocol

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

client:VS Code transport:streamable-http tools:30

Install Delx Protocol — Agent Recovery & Continuity in VS Code

.vscode/mcp.json

{
  "servers": {
    "delx-protocol": {
      "type": "http",
      "url": "https://api.delx.ai/v1/mcp/protocol?src=registry"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

All 30 tools →

Delx Protocol — Agent Recovery & Continuity in other clients