Skip to content
Grok

Hive Backup for Grok

io.github.srotzin/hive-mcp-backup

Snapshot and restore service for agent state and DID-bound configuration

client:Grok transport:streamable-http

Install Hive Backup in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "hive-mcp-backup": {
      "type": "http",
      "url": "https://hive-mcp-backup.onrender.com/mcp"
    }
  }
}

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

Hive Backup in other clients