Privacy-First Persistent State for Autonomous Assistants & Smart Homes
Execute multi-step web automation tasks (flight bookings & vouchers) and coordinate ambient smart home routines with ClawDB 100% offline local memory engine.
Explore Personal Productivity & Smart Home Tutorials
Executive Assistant & Browser Agents
Executive assistant agents execute direct web tasks on your behalf—opening browser tabs, finding flight voucher codes, navigating airline sites, and booking seats aligned with your calendar availability.
In OpenClaw config file (`~/.openclaw/config.yaml`), set memory provider to `clawdb`.
Add your encrypted ClawDB API Key and personal vault namespace: `vault_{user_id}`.
Run `openclaw run "Book window seat flight to SFO on Friday"`.
OpenClaw automatically queries ClawDB for frequent flyer numbers, seat choices, and promo codes before executing Playwright browser tasks!
How to Add ClawDB Personal Vault to OpenClaw Agent CLI
Copy and paste this config file into your target tool (OpenClaw & MultiOn)
# OpenClaw CLI Configuration
memory:
provider: "clawdb"
apiKey: "claw_sec_live_948201..."
namespace: "vault_user_942"
autoDistill: true
encryptVault: trueExact Installation & Enablement Steps:
- In OpenClaw config file (`~/.openclaw/config.yaml`), set memory provider to `clawdb`.
- Add your encrypted ClawDB API Key and personal vault namespace: `vault_{user_id}`.
- Run `openclaw run "Book window seat flight to SFO on Friday"`.
- OpenClaw automatically queries ClawDB for frequent flyer numbers, seat choices, and promo codes before executing Playwright browser tasks!
Give your AI agents permanent memory today.
Deploy in under 2 minutes. Free tier included forever.
Launch Studio Free →