Albert Einstein
Nikola Tesla

Your AI
remembers now.

Every tool. Every session. One brain that never forgets.

It persists

Your brain lives at an API endpoint. Every AI session starts with your full context instead of a blank slate.

It grows

Agents write memories as they learn. Feedback captures what works. The brain gets sharper with every interaction.

It connects to everything

Claude, ChatGPT, Cursor, custom agents — one API call and any tool knows your business.

How it works

01 — Connect

One line in your terminal

Sign up, get an API key, run one command. Your AI tool now has 10 brain tools — read context, write memories, search by tags, create new brains.

npx saor-mcp --setup --key sk_YOUR_KEY

✓ .mcp.json updated
✓ CLAUDE.md updated
Done. Restart your AI tool.

02 — Read

Your AI loads the brain at session start

One API call returns your full context — identity, voice, memories, constraints. The AI picks up where the last session left off. No pasting. No re-explaining.

GET /brain/projects/{id}/context

{
  "identity": "...",
  "voice": { "tone": "direct", "do": [...] },
  "memory": {
    "semantic": [...],
    "strategic": [...],
    "failure": [...]
  },
  "agent_instructions": {
    "on_start": "Load this brain...",
    "on_learning": "Write memories..."
  }
}

03 — Write

Your AI writes memories as it learns

Decisions, preferences, what worked, what failed — captured as tagged memories. Tags auto-link related knowledge into a graph. The brain gets smarter with every session.

POST /brain/projects/{id}/memory

{
  "content": "Switched to 2-tier pricing.
    Free unlimited, no gates.",
  "tags": ["pricing", "decision"],
  "memory_type": "strategic"
}

→ auto-links to every other memory
  tagged "pricing" across all brains

Not a notepad. A brain.

Most AI memory tools are key-value stores with search. Store a fact, recall a fact. saor is different.

Structured identity

Not just memories — voice, audience, positioning, constraints, ethical principles. Your AI doesn't just remember facts. It knows who it's working for.

Knowledge graph

Memories auto-link by tags. A pricing decision in one project connects to pricing in another. The graph builds itself — no manual linking.

Self-teaching

Every context pack includes agent instructions that teach the AI the read/write loop. The brain onboards every AI automatically. No setup docs needed.

Real consolidation

Memories that get used get stronger. Unused ones fade. A nightly cycle promotes, decays, and strengthens — like a real brain, not a database.

Chrome extension — coming this week

Injects your brain directly into ChatGPT and Claude.ai. No terminal. Click, paste your key, your AI remembers.

Free.

Unlimited brains. Unlimited memories. Unlimited reads. No credit card. No limits. No catch.

saor /seer/— Irish for free.