v0.1 — macOS preview

Make
no
Mistake.

The supervision cockpit for AI agents. Orchestrate, trace, and govern your agent workflows — built for teams who can't afford to be wrong.

Scroll
Four pillars

Everything an operator
needs to see.

MnM exists because AI agents running in production need the same operational rigor as any other critical system — observability, governance, rollback, and audit. Not bolted on. Built in.

01 Real-time cockpit

Supervision

See every agent, every run, every decision — in a single cockpit. Live events via SSE, no polling, no delays. Built for operators who need to know exactly what's happening.

02 Gold, Silver, Bronze

Traces

Every agent run is captured in three resolutions. Gold for scored phases and verdicts. Silver for grouped detail. Bronze for raw debug. Auto-generated at completion.

03 Tag-based isolation

Governance

Dynamic RBAC, tag-scoped visibility, config layers with priority merge. Users only see what they should. Single tenant, multi-team. Built for compliance from day one.

04 Multi-agent workflows

Orchestration

A2A messaging, workflow state machines, HITL validation, compaction snapshots. Chain agents, enforce stages, pause for human review. The whole stack, governed.

How it works

Three steps.
No surprises.

i

Deploy

Single Docker container or bare-metal install. Embedded Postgres for dev, external for prod. Zero vendor lock-in.

ii

Connect

Point your agents at MnM via a simple adapter. Claude, Codex, Cursor, OpenCode — all supported out of the box.

iii

Observe

Every run, every trace, every decision. Surfaced in real-time. Scored, annotated, and archived automatically.

Download

Native desktop,
three platforms.

Built with Tauri 2. Same React UI as the web version, wrapped in a native shell — faster, lighter, and closer to the OS.

Apple Silicon v0.1.1 available

macOS

x64 + ARM64 Planned

Windows

Coming soon
AppImage, deb, rpm Planned

Linux

Coming soon
⚠  Important

MnM Desktop needs a backend.

The desktop app is a thin client that connects to an MnM backend. The backend is not shipped with the app — it runs separately, either on your company's server or on your own machine. It is distributed on request, not via public download.

Option A  ·  Company server

Shared deployment.

Your IT team installs MnM backend on an internal server. Every employee points their desktop app at the same URL. Recommended for teams of 5+ and for enterprise environments with SSO.

Option B  ·  Local machine

Solo setup.

Install the backend on your own machine. The desktop app connects to http://localhost:3100 by default. Good for individual contributors and evaluation.

Request backend access

Tell us about your use case and we'll share the backend package with setup instructions.

First launch — Gatekeeper: the DMG is ad-hoc signed but not notarized by Apple. On macOS Sonoma and later, you must remove the quarantine flag once with:

xattr -dr com.apple.quarantine /Applications/MnM.app

A signed + notarized build is planned for a future release.

Need it today? The web version is fully functional and production-ready. Same features, accessible from any browser.

Try the web version