Active Tasks
–
in progress
Queued Tasks
–
waiting
Completed
–
all time
Cron Jobs
–
registered
Quick Actions
Recent Tasks
Loading...
Task Queue
Loading tasks...
Cron Registry
Loading cron jobs...
System Health
Ollama (Gemma 4)
Checking...
Discord Bot
Checking...
OpenClaw Gateway
Checking...
Disk Space
Checking...
Discord Bot Log
discord-bot.stdout.log
Click Refresh to load logs
Ollama Log
ollama.stdout.log
Click Refresh to load logs
Perplexity ↔ OpenClaw Bridge
Webhook Endpoint
This endpoint lets Perplexity Computer dispatch tasks directly to Mission Control, which then queues them in Supabase and broadcasts them live. Perplexity calls this URL with the secret header to send a task without any manual action from you.
POST http://localhost:3001/api/webhook
Header: X-Webhook-Secret: bp-mc-2026
Body: {"action":"build","agent":"Jim","message":"Task title","priority":"operational"}
To use from the internet, share your Tailscale hostname with Perplexity. Replace localhost:3001 with your Tailscale URL (e.g. dave-mac-mini.tail1234.ts.net:3001).
Test Webhook
Supabase Info
Project: wtrryjmamfblqqocegqm
Tables: task_queue · cron_registry · cron_overrides · cron_logs · milestone_overrides
Vercel MC: mc-deploy-five.vercel.app