Settings
Configuration for Mission Control dashboard
API Keys
Manage authentication keys for the push API
Push API Key
••••••••••••••••••••
Set via Cloudflare env var
Gateway Token
••••••••••••••••••••
Set via Cloudflare env var
Cloudflare
Cloudflare Pages and Workers configuration
Dashboard URL
https://mc.ibetter.ai
D1 Database
mission-control-db
KV Namespace
MISSION_CONTROL_KV
Compatibility Date
2026-02-19
Cloudflare Access
Zero Trust authentication configuration
Policy
Allow if email = zhuhuilin@gmail.com
Providers
Google, GitHub, One-time PIN
Application
mc.ibetter.ai
Manage access emails →
Data
Data refresh and sync settings
Data Source
Gateway API (live) + mock fallback
Client Refresh
30 seconds (auto-poll)
Gateway URL
mc-gw.ibetter.ai
Push Agent (V2)
Hub-side push agent configuration — planned
# Hub cron (every 60s)
POST /api/push/status
# Payload:
{ agents, sessions, feed }
# Auth:
Authorization: Bearer MC_API_KEY
✓
V2 — Live Data Mode
Fleet, session, and cron data are fetched live from the OpenClaw gateway. Mock data is used as fallback when the gateway is unreachable. Data auto-refreshes every 30 seconds.