OkaiDokai intercepts every tool call — shell commands, HTTP requests, file writes, messages — and sends you a push notification to Allow or Deny in real time.
Works with
OkaiDokai — Approval Required
web_fetch → api.wise.com/transfers
{ "account": 13967081,
"amount": 2500.00,
"currency": "EUR" }One command. Works with OpenClaw and any agent framework with a hook system.
Every tool call is intercepted. If a rule matches, it's auto-decided in <1ms. Otherwise, you get a push notification.
Every decision can become a rule. Your ruleset grows smarter with every interaction — like training a spam filter.
OkaiDokai — Approval Required
send_email → [email protected]
{ "subject": "Invoice #1042",
"body": "Hi Alice, please find..." }Push notifications with Allow/Deny actions. Respond from your lockscreen, Apple Watch, or browser. Sub-second delivery.
Glob-based pattern matching with priority ordering. Scope rules by tool, session, agent, or time. Rules are checked in <1ms.
Every decision is logged — who approved what, when, why, and which rule matched. Searchable, filterable, exportable.
iOS, Android, Apple Watch, Web. Push notifications via APNs, FCM, and Web Push. Approve from wherever you are.
npx okaidokai — installs the plugin, opens OAuth in your browser, pairs your device. No config files to edit.
If you don't respond, the action is automatically denied. Your agent can't just wait you out. Configurable per-user.
OkaiDokai | Static Policies | Docker Sandbox | |
|---|---|---|---|
| Per-request approval | |||
| Mobile notifications | |||
| Learning ruleset | |||
| Audit trail | Partial | Logs only | |
| Sub-second overhead | |||
| Works with any agent |
Your AI Agent
│
▼
┌─────────────┐ ┌──────────────┐ ┌──────────┐
│ OkaiDokai │────▶│ OkaiDokai │──────▶│ Your │
│ Plugin │◀────│ API │ │ Phone / │
│ (via hook) │ │ │◀──────│ Watch / │
└─────────────┘ └──────────────┘ │ Browser │
└──────────┘
Intercepts Evaluates rules, You tap
every tool call sends push if needed Allow or DenyTeam plan with shared rulesets and approval chains coming soon.