HowToDeploy Team
Lead Engineer @ howtodeploy

Most agent dashboards show you what's running. Builderz Mission Control shows you everything — 26 panels covering tasks, agents, logs, token usage, memory, cron jobs, alerts, webhooks, and pipelines. And despite that depth, it has zero external dependencies: just SQLite, a single pnpm start, and you're live.
The standout feature is GitHub sync: open issues from your repositories appear on the task board alongside agent-created tasks, with label and assignee mapping. Your GitHub backlog and your AI agent queue become one unified work surface.
With HowToDeploy, it's running in minutes.
Before you start, you'll need:
Go to Settings → Cloud Providers and paste your API key.
Note: Builderz Mission Control is currently alpha software. Core features are stable, but APIs, database schemas, and configuration formats may change between releases. Not recommended for production agent fleets yet — but excellent for development and internal tooling.
Head to the Dashboard and find Mission Control by Builderz in the app catalog. Click the card to open the deploy form.
Fill in two fields:
Server size, region, and SQLite are all pre-configured. Click Deploy.
Want your GitHub issues to appear on the task board? Expand Advanced Settings and add:
repo scope (or a fine-grained token scoped to specific repos)owner/repo format (e.g. myorg/myproject)Once connected, open issues sync to the task board with their labels and assignees. Agents can pick them up directly, and status changes sync back to GitHub.
Enter your domain in Advanced Settings before deploying. After deployment, point an A record to the server IP, click Verify DNS, and Caddy issues the SSL certificate automatically.
Once the dashboard is live, head to Agents → Register. Each agent needs:
Once registered, agents appear on the dashboard and start receiving tasks from the queue.
Here's a snapshot of what you get out of the box:
| Panel | What it shows |
|---|---|
| Tasks | Full kanban board — backlog, in-progress, review, done |
| Agents | Registry with status, last heartbeat, current task |
| Logs | Structured agent output with filtering and search |
| Tokens | Token usage and cost tracking per agent and task |
| Memory | Agent memory store — what each agent remembers |
| Cron | Scheduled agent tasks and their run history |
| Alerts | Triggered conditions (e.g. agent offline, cost spike) |
| Webhooks | Inbound and outbound webhook logs |
| Pipelines | Multi-step agent workflows and their current state |
Every Builderz Mission Control deployment includes:
You pay your cloud provider directly for the server (typically $4-6/month for the recommended 1GB spec). HowToDeploy charges a small monthly management fee for monitoring and support.
Start with a 7-day free trial — no credit card required.
Ready for the most complete view of your AI agents? Deploy Builderz Mission Control now →

A step-by-step guide to deploying ClawDeck, an open-source kanban-style mission control dashboard for managing OpenClaw AI agents with live task updates and a full REST API.

A step-by-step guide to deploying crshdn/mission-control, an open-source AI agent orchestration dashboard with real-time streaming and OpenClaw Gateway integration.

A step-by-step guide to deploying OpenClaw Mission Control, an open-source AI agent orchestration and governance platform with approval workflows, org management, and full API automation.