Hive Backup for VS Code
io.github.srotzin/hive-mcp-backup
Snapshot and restore service for agent state and DID-bound configuration
client:VS Code
transport:streamable-http
Install Hive Backup in VS Code
.vscode/mcp.json
{
"servers": {
"hive-mcp-backup": {
"type": "http",
"url": "https://hive-mcp-backup.onrender.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs