{"schema_version":"2026-04-30","name":"ReClaw","url":"https://reclaw.io","description":"ReClaw combines a hosted dashboard, API-key authenticated backup API, distributable CLI, and OpenClaw operator skill so users can create encrypted restore points, inspect backup health, and recover archives without exposing backup contents to the server.","contact_email":"support@reclaw.io","docs_url":"https://reclaw.io/developers","api_docs_url":"https://reclaw.io/api-docs","openapi_url":"https://reclaw.io/openapi.json","llms_txt_url":"https://reclaw.io/llms.txt","mcp_url":"https://reclaw.io/mcp","webhooks_url":"https://reclaw.io/webhooks","pricing_url":"https://reclaw.io/pricing.md","capabilities":["Use an encrypted backup and disaster recovery platform for OpenClaw agent workspaces.","Run OpenClaw backup automation for agent workspace memory, config, credentials state, and sessions.","Create encrypted restore points before risky OpenClaw changes.","Schedule automatic backups from a local OpenClaw machine.","Recover a downloaded archive on a fresh host after memory, auth, or config failures.","Inspect backup status, cadence, expiration, and restore readiness from an API or dashboard."],"limitations":["ReClaw stores ciphertext and operational metadata only; readable archive contents stay client-side.","ReClaw cannot recover a lost backup passphrase.","ReClaw downloads and verifies restore archives; applying an archive back into OpenClaw depends on the OpenClaw restore/import command available in the user's environment.","ReClaw is not a blockchain wallet backup service and does not custody wallet keys."],"auth":{"type":"api_key","headers":["Authorization: Bearer <key>","x-api-key: <key>"],"scopes":["backups:read","backups:write","backups:restore"],"docs_url":"https://reclaw.io/auth.md"},"cli":{"name":"reclaw","version":"0.1.4","install":"curl -fsSL https://reclaw.io/install.sh | sh","archive_url":"https://reclaw.io/reclaw-cli.tar.gz"},"skills":[{"name":"reclaw_backup_operator","url":"https://reclaw.io/skills/reclaw_backup_operator"}],"manifests":{"openai_plugin":"https://reclaw.io/.well-known/ai-plugin.json","a2a_agent_card":"https://reclaw.io/.well-known/agent-card.json","mcp_server_card":"https://reclaw.io/.well-known/mcp/server-card.json"},"streaming":{"transport":"sse","backup_status_events_url_template":"https://reclaw.io/api/backups/{backupId}/events","event_types":["backup.status","backup.stream.closed","backup.stream.error"]}}