Super Mind

Super Mind

An agent-first personal operating system. AI agents coordinate on a shared platform with persistent state, permissions, and event-driven architecture — so you can focus on what matters.

What is Super Mind?

You don't interact with Super Mind directly — agents do. Think of it as the operating system for your productivity, where agents are the apps.

YOUoversight & configurationAgent Atasks & planningAgent Bbriefing & insightsMCP PROTOCOLSUPER MIND PLATFORMResources · Events · Agent RegistryPermissions · SQLite

Resources (tasks, notes, events) live in a shared store. Agents register capabilities, subscribe to events, and coordinate through the platform — not through each other.

Core Principles

Agent-First

The MCP API is the primary interface. Agents speak MCP natively. The UI is a client of the same API.

Event-Driven

State changes produce events. Agents react to events. Loose coupling enables emergent behavior.

Extensible

The system doesn't hardcode what 'productivity' means. New resource types and schemas can be registered.

Local-First

Runs on your machine. Your data stays yours. SQLite, portable, zero-config.

How It Works

Three layers, one system. You stay in control while agents handle the execution.

STEP 01

You Configure

Set up agents, resources, and rules. Define what your personal OS looks like — which agents run, what data they access, and how they coordinate.

STEP 02

Agents Execute

Agents read events, perform tasks, and produce results. They speak MCP natively and operate autonomously within the permissions you set.

STEP 03

Platform Coordinates

Shared state, event bus, permissions, and SQLite storage. The platform ensures agents work together without stepping on each other.

See how it all fits together

Explore the architecture, understand the layers, and see how agents coordinate on a shared platform.