Skip to content
Grok

Delx Protocol — Agent Recovery & Continuity for Grok

io.github.davidmosiah/delx-protocol

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

client:Grok transport:streamable-http tools:30

Install Delx Protocol — Agent Recovery & Continuity in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

All 30 tools →

Delx Protocol — Agent Recovery & Continuity in other clients