mission-control

Mission Control is an open-source, self-hosted AI agent orchestration dashboard that provides task dispatch and multi-agent workflow management, real-time monitoring (WebSocket/SSE), cost/token tracking, and security governance (RBAC, trust scoring, secret detection, and MCP/tool call auditing). It uses a SQLite-backed local-first setup (Next.js/TypeScript).

Evaluated Mar 29, 2026 (24d ago)
Homepage ↗ Repo ↗ Ai Ml ai-ml agent-orchestration dashboard nextjs typescript self-hosted security monitoring websocket sse sqlite open-source
⚙ Agent Friendliness
66
/ 100
Can an agent use this?
🔒 Security
67
/ 100
Is it safe for agents?
⚡ Reliability
34
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
0
Documentation
75
Error Messages
0
Auth Simplicity
70
Rate Limits
20

🔒 Security

TLS Enforcement
80
Auth Strength
78
Scope Granularity
45
Dep. Hygiene
55
Secret Handling
70

Security posture features are claimed in the README (RBAC, session+API key auth, Google SSO with approval workflow, secret detection, trust scoring, MCP/tool call auditing, and hardened deployment profiles including HSTS/network isolation guidance). However, the provided excerpt does not include concrete implementation details (e.g., password hashing parameters beyond a mention of scrypt, token lifetimes for API keys, exact rate limits, or specifics of how secrets are redacted in logs), so scores reflect partial visibility.

⚡ Reliability

Uptime/SLA
0
Version Stability
35
Breaking Changes
40
Error Recovery
60
AF Security Reliability

Best When

You want a local-first, self-hosted control plane for orchestrating and auditing AI agents, with an operator-facing dashboard and REST API for programmatic task/agent management.

Avoid When

You cannot tolerate alpha-level change risk or you cannot perform deployment hardening (reverse proxy/TLS/CSP/network isolation) and access control validation.

Use Cases

  • Self-hosted dashboard to manage fleets of AI agents and tasks
  • Orchestrate multi-agent workflows with quality review gates/sign-off
  • Operational monitoring for agent activity and token/cost analytics
  • Centralized security auditing/trust scoring for agent outputs and tool calls
  • Run recurring tasks via natural-language scheduling (cron-based template spawning)
  • Integrate external agent workflows (e.g., Claude Code/Codex via direct CLI bridging)

Not For

  • Teams seeking a purely managed SaaS with guaranteed SLAs (explicitly alpha/under active development)
  • Organizations that require hosted cloud-only compliance controls or specific enterprise contracts
  • Use as a security boundary without reviewing hardening guidance (security is claimed but details are not fully present in the provided README excerpt)

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
No
SDK
No
Webhooks
Yes

Authentication

Methods: Session cookie (POST /api/auth/login) API key header (x-api-key header; also shown as Authorization: Bearer in examples) Google Sign-In with admin approval workflow
OAuth: Yes Scopes: No

RBAC roles (viewer/operator/admin) are described; the excerpt does not specify fine-grained OAuth scopes.

Pricing

Free tier: No
Requires CC: No

Open-source self-hosted; costs depend on infrastructure and any external LLM/gateway expenses.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Documented

Known Gotchas

  • Alpha software: APIs, database schemas, and configuration formats may change between releases
  • Real-time session updates and agent messaging require an active gateway connection; some functionality works in gateway-optional mode but not all
  • Security strictness is configurable via hook profiles; misconfiguration may weaken protections
  • Task/skill sync is disk↔DB bidirectional; ensure correct filesystem permissions and paths to avoid unintended installs/updates

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for mission-control.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-29.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered