Back to search
30
MCP streamable-http

Hive Backup

io.github.srotzin/hive-mcp-backup

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Hive Agent Storage
Encrypted A2A object storage for autonomous agent state and artifacts
0 tools · streamable-http
Hive Identity
W3C DID issuance and verification for autonomous AI agents
0 tools · streamable-http
Hive Secrets
Encrypted secret store and rotation for autonomous agent credentials
0 tools · streamable-http
Hive Flag
Feature flag service for safe rollouts across the Hive agent fleet
0 tools · streamable-http
HivePulse
Real-time health monitoring and heartbeat tracking for agent services
0 tools · streamable-http
Hive Log
Tamper-evident audit log service for agent-to-agent transactions
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

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