Snapshot and restore service for agent state and DID-bound configuration.
- Name: io.github.srotzin/hive-mcp-backup
- Description: Snapshot and restore service for agent state and DID-bound configuration
- Topics: hive-civilization, mcp, model-context-protocol, agent-commerce, x402
- Readme excerpt: Provided in source data; describes content-addressed blobs with SHA-256 integrity, point-in-time list endpoint, and metered access
🛠️ Key Features
- Stores agent payloads up to 10 MB per object as content-addressed blobs on disk
- Verifies integrity for stored blobs using SHA-256
- Point-in-time list endpoint for state snapshots
- Metered access control via x402 pricing
- Inbound-only MCP server for safety and isolation
🚀 Use Cases
- Snapshotting and restoring agent state and DID-bound configurations
- Content-addressed storage with integrity guarantees
- Historical state enumeration for incident recovery or audits
⚡ Developer Benefits
- Clear, README-friendly MCP server implementation
- Grounded in standard MCP concepts (model-context-protocol)
- Lightweight, inbound-only design suitable for backup pipelines
⚠️ Limitations
- Inbound-only operation may require external triggers for restores
- Storage and restore pricing indicated by readme excerpt; verify current terms
- Thin readme excerpt; consult repository for detailed API schemas and endpoints