The memory layer for the agentic workforce

A brain for your company that never forgets — and never quits.

Your agents and people do the work. CommonMind remembers all of it — so you can recall anything in milliseconds, and talk back when a milestone needs you.

Get started — it's one command Watch the demo
Devs & solosTeams & agenciesTrading desksGame studiosSRE / opsStartups shipping agents
It's a conversation, not a notice
🤖 Deploy Agentjust now
Deploy commit 8e7fc2a to production?
run #184 · risk: low · smoke tests pending
ApproveWait
You · asking back
"What does it need me for?"
It explains: "Smoke tests passed. 14 msgs behind. Rolling out; I'll verify & report."
Reply — ask anything, or approve…
✅ Deploy Agent+4m
Shipped · 2m 11s · smoke green. Saved to memory.
1

Doorbell

An agent hits a milestone and pings you — "needs your decision", not a firehose.

2

Ask back

Tap through to the thread. "What does it need me for?", "what if I say no?" — it answers with real context.

3

Decide

Approve, edit, or deny from the phone. The decision is stored transactionally.

4

It resumes — and remembers

The agent executes the safe work and the whole exchange becomes memory it recalls next time.

3
alert types only
100%
recorded & auditable
survives a node outage
<50ms
semantic recall · in-database
The demo · 3 min

Watch memory hold the line while production doesn't.

A trading platform, a dev team, and a game where the creature remembers you — three separate use cases, one open-source memory framework. We prove it: kill the database node, and the memory — and the people relying on it — don't even notice.

Demo video — recording in progress

Capture → recall → agent approval → kill-the-node resilience. We're producing the 3-minute walkthrough now.

Placeholder · to be replaced
Get started in seconds

One install everyone knows. Then it just remembers.

The front door is a command you already know — npm. No database setup, no cloud account, no signup. And it plugs into the CLIs you already live in.

🧱

Install

The universal one-liner. Sets up CommonMind + a local CockroachDB, zero accounts.

$ npm install -g commonmind
🔌

Connect your CLIs

One MCP server covers them all — Claude, Cursor, Codex, opencode — no per-app plugins.

$ commonmind connect --claude
🔍

Ask

Semantic recall of everything it captured — in milliseconds.

$ commonmind ask "how did I fix auth?"
📲

Act

Agents do the safe work; you approve the milestones from your phone.

$ commonmind ask --approval "deploy?"
Works inside the AI tools you already use
Claude CodeAntigravity · agyopencodeKimi K3QwenCodexCursor (MCP)

One MCP server behind it — connect an employee's AI, and its work is captured to memory automatically (capture · recall · ask · approve · note)

commonmind — demo
npx create-commonmind acme-agency ✔ local CockroachDB running · 127.0.0.1:26257 commonmind save --from agent "Acme rejected April deck — tone too casual" ✔ remembered · embedded · 0.18s commonmind ask "what did Acme reject last quarter?" → "April deck — tone too casual" (recorded by Agent · similarity 0.94) commonmind ask --approval "send revised deck to Acme?" 🤖 agent request → 📱 pinged 1 phone · waiting on your call… ✅ you approved · decision stored · agent resumes
Not a log. A living brain.

See your company brain — every employee and every agent, mapped.

Take one company. The brain is made of the whole team — people and dedicated AI agents — and from each of them stems everything they know: decisions, handoffs, runbooks, client history. That knowledge stays, outlives any one person or agent, and compounds into the company's memory.

PublicPrivate
shared memory yours only AI agent
🌐

Public — grows the company index

Contribute to the shared brain. Visible to teammates and agents, searchable by everyone — a crowdsourced datastore of what your company knows.

🔒

Private — yours, and kept

Contribute quietly. Retained for you, never added to the company index. Your footprint stays yours.

🤖

People and agents, together

Employees and their dedicated AI agents feed the same brain — a deploy agent recalls the last rollout, a support agent remembers every ticket, and both enrich what the whole company knows.

🔗

Relations, not rows

Memories connect to memories. The graph shows what depends on what, and who — or which agent — knows it, so nothing important goes quiet.

🧠

Built on Three.js

An interactive constellation you can fly through — click a node to open the memory behind it. Visuals like this are why the demo feels alive.

The value

We bridge the gap between what agents are doing and what your people know.

Agents produce a flood of events. People can't absorb a flood — so the ones who matter never know what's happening. We close that gap with signal, not spam.

🤖

What your agents are doing

A constant stream of micro-events: tools called, files changed, steps attempted, context switched.

tool · deploy_184 · build ✓tool · migrator · 0.32ssub-step · retry (2)context · switched → api
THE
BRIDGE
signal, not spam
🧍

What the human needs to know

Only the moments that cross a decision — started, needs you, finished differently.

→ START · deploy 184➜ NEEDS YOU · approve?✓ DONE · shipped · 2m
Built on CockroachDB

Why agent memory needs a database that never goes down.

An agent whose memory goes offline doesn't degrade gracefully — it stops. So CommonMind stores its memory in the database designed to survive: resilient, globally consistent, and SQL-familiar.

🛡

Never loses your memory

Data is automatically replicated across multiple nodes for high availability and failover. Hardware failure or maintenance won't take your agents' memory away.

🌍

Resilient to the kill-the-node test

Survives disk, machine, rack, and even datacenter failures with minimal latency disruption and no manual intervention — which is why principle #10 is committed to on camera.

↔️

Scales horizontally

As your workforce of agents grows, add nodes. Captures, recalls, and the memory graph scale without a drop in performance.

Strongly consistent, always

ACID transactions over a transactional and strongly-consistent store — every copy across nodes reflects the same state, so agents and humans never see contradictory memory.

📍

Multi-region & geo-partitioning

Reads near your agents for low latency, meets data-sovereignty requirements, and survives regional outages — an extra layer of data safety.

🧩

SQL you already know

PostgreSQL wire protocol and most Postgres syntax. Your engineers and your tools migrate onto CommonMind without learning a new language.

The philosophy

Milestones, not noise.

We record everything — but we only alert you on the few moments where being told changes your outcome. Two regimes, one system.

Silent
Agent ran a safe step in the background — build, retry, query, a happy-path sub-task.
Recorded · never a ping
Alert
Crossed a milestone — a phase completed, or "needs your decision".
A push you can act on
Priority
Finished differently than expected — failure, delay, or an answer you'd want tonight.
Wake you if needed
Control without the noise

Every decision your agent checks with you becomes memory.

The push is the doorbell. The thread is the room. You ask back, redirect, and decide — and the whole exchange is stored transactionally, so the agent recalls it next time. That decision log is the company brain: attributable, auditable, and alive.

🚪

The doorbell

An agent pings you only on a milestone — a decision it shouldn't make alone. Everything else is recorded silently.

💬

Ask back

"What does it need me for?", "what if I say no?" — the thread answers from real context, not a canned prompt.

🧠

It remembers

Approve, edit, or deny. The exchange is committed to memory — the next milestone is decided faster, and the brain grows.

One memory, any product

Same engine, four wildly different businesses.

The memory layer is universal — proven by live integrations on the same CockroachDB core: a marketing agency, a dev team, a trading platform on a Raspberry Pi, and a game where the creature remembers you.

📣 Marketing agency🧑‍💻 Coding sessions💱 Trading🎮 Ocean Dreams
Use case · live

A marketing agency that never forgets a client

Every account person and their AI captures client context — preferences, brand voice, campaign history, reporting cadence — into a shared per-client brain. Onboarding a new account lead takes days, not months, and brand voice never drifts when someone leaves.

  • Client memory — "what tone does this client hate?" answered instantly.
  • Onboarding — new team member asks the brain, not the person who knows.
  • No drift — brand guide and voice persist even as people leave.
  • Shared — one brain per client, private per-contributor on request.
Try it
$ commonmind save "client prefers short, no-jargon copy"
$ commonmind ask "what did Acme reject last quarter?"
$ commonmind note "--client acme" "avoid 22:00 sends"
The product bible

What we believe. What we're building. What agents must stay true to.

This page is the living contract: humans read the story, agents read the spec below. Ten immutable principles keep everyone — human and agent — on the same page while we build.

01

Memory is the product

Not an afterthought bolted onto an app — it is the reason the product exists.

02

Memory must never go down

An agent whose memory goes offline doesn't degrade gracefully — it stops.

03

Bridge, don't flood

We close the gap between what agents do and what people know — with signal, not spam.

04

Milestones, not noise

Record everything. Alert only on start, needs-you, and done-differently.

05

Human decides, agent executes

Autonomous on safe work; consequential decisions stop for a person.

06

One core, any product

Swiss Army Knife. The memory layer is universal — trading, games, apps, code.

07

Brain health, not timecard

Participation is vitality, not surveillance. We surface who's feeding the brain.

08

The front door matters

One command, zero accounts to see the magic. Onboarding is the demo.

09

Memory improves itself

Consolidation makes it measurably better over time — a learning curve, visible.

10

Kill the node, memory survives

Resilience is recorded on camera, not claimed in a README.

The machine-readable spec is embedded in this page as JSON-LD (#commonmind-bible) — agents can read it to stay on track.
Multi-tenant & brain health

One shared brain. Know it's actually being used.

Everyone logs into the same brain — and a healthy brain is one that's used. We surface who and what is actively contributing, so nothing important goes silent.

🔐

Multi-tenant & RBAC

Org namespaces, per-user audit, roles. Who did what — revocable, attributable.

🫀

Brain health

A pulse dashboard: people, agents, and systems actively feeding memory — so nothing important goes quiet.

Brain health · Eng org▼ LIVE
Agents96%
Engineers82%
Design44%
CI / on-call100%
Legacyoff
Pricing

Open source forever. Scale when your brain does.

Run CommonMind free on your own infrastructure — your memory, your control. Or let us host it on serverless AWS with a 99% uptime guarantee, billed per employee.

Premium
$20 / employee / mo
  • Everything in Open Source, plus:
  • Managed on serverless AWS (Lambda + Bedrock + CockroachDB)
  • 99% uptime · monitored · supported
  • Self-serve setup & onboarding
  • 2+ employees · solo founders welcome at same rate
Start for free
Enterprise
Custom
  • Everything in Premium, plus:
  • On-premise / VPC deployment
  • Custom SLAs & 24/7 support
  • SSO & advanced security
  • Dedicated engineer
Contact sales
Get started

The future of teamwork includes agents. Humans remain in control — and provide oversight.

CockroachDBAWSBuild with Agentic Memoryopen source
Build log · living

Progress, tracked here so agents and humans stay aligned.

This section is updated as we build — the page is the bible, the log is the current verse.

In build

Landing page · premium redesign

Refined dark theme, editorial type, live neural-network field, interactive memory map, full mobile pass.

Aug 3
In build

Product bible (10 principles) + machine-readable spec

Embedded JSON-LD so agents building the app can read the immutable truths and stay on track.

Aug 3
In build

Fresh MCP server (universal adapter)

Baked into the spec: one CommonMind MCP server (capture · recall · ask · approve · note) covers Claude, Cursor, Codex, opencode, Copilot — no per-app plugins.

Aug 3
Next

create-commonmind scaffold + CLI

npm install -g commonmind → local CockroachDB + save / ask / ask --approval surface.

Next

Capture → recall end-to-end

10-second "oh cool" moment on local CockroachDB, then the hook video.

Later

Trading bot on Raspberry Pi + Tailscale

Wire the Solana platform on real hardware — the Swiss Army Knife proof.

Later

Ocean Dreams integration

The creature remembers player behavior across sessions — a demo that visibly "gets" your memory.

Later

Agents layer + resilience

Operator agent, approvals, CDC → SNS → push, kill-the-node.