Skip to content
Cursor

Hive Backup for Cursor

io.github.srotzin/hive-mcp-backup

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

client:Cursor transport:streamable-http

Install Hive Backup in Cursor

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

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

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

Hive Backup in other clients