You corrected your agent's coding style last Tuesday. Today it made the same mistake. You explained your project's architecture to Cursor this morning. Tonight, Claude Code has no idea. Every conversation starts from zero.
PLUR gives your agents a shared memory that persists, learns from feedback, and travels between tools and devices. Corrections stick. Preferences compound. Models are commodities — your knowledge isn't. PLUR makes it portable.
The same ~/.plur/ store is available to every agent and tool you run. Correct something in Claude Code — Cursor already knows. A subagent learns a pattern — your orchestrator picks it up on the next run. One memory. Every agent.
For engineering teams, this becomes The Parallel Learning Tax — measurable in tokens and engineer hours. Run the calculator →
Every memory is a human-readable YAML file on your disk. No black box, no guessing what got stored.
Wrong fact? Open the file and fix it, or delete it. The change applies immediately — nothing to retrain.
Tell your agent once. It sticks from the very next message — not after the next training run.
| Knowledge type | Record | Win rate |
|---|---|---|
| House rules Tag formats, file placement, project conventions | 12 – 0 | 100% |
| Tool routing Finding the right tool among 100+ options | 10 – 2 | 83% |
| Past experience API quirks, debugging insights, infrastructure details | 4 – 0 | 100% |
| Learned style Communication tone, design preferences | 5 – 2 | 71% |
| General tasks No memory advantage expected | — | No penalty |
Engrams — learned knowledge that strengthens with use and fades when irrelevant. ACT-R decay means stale facts naturally drop out. Similarity search catches duplicates before they're created. Corrections that keep recurring trigger structural fix recommendations. Memory that maintains itself. READ THE SPEC →
Correct something in Claude Code. Cursor already knows. OpenClaw remembers it on Telegram. Hermes picks it up in Python. A subagent learns a pattern — the orchestrator has it on the next call. Multi-store reads your team's shared engrams alongside personal memory — no copying, no syncing. Switch models next month; your memory carries over.
Open the file. Read what your agent remembers. Edit it. Delete it. It's YAML on your disk — not a database, not a cloud, not a black box. Apache-2.0 licensed, forever. Unlike Mem0, Letta, or Zep, nothing leaves your machine unless you choose.
@plur-ai/mcp exposes engram operations as standard MCP tools. Any MCP-compatible agent — Claude Code, Cursor, Windsurf, or your own framework — reads and writes the same ~/.plur/ store. A correction one agent learns is instantly available to all others.
plur_learn when it discovers somethingplur_inject_hybrid on its next tasknpx @plur-ai/mcp init sets up storage and MCP config for Claude Code. For Cursor, Windsurf, or any MCP-compatible host, add the server entry to your config and the same memory becomes available instantly.
One agent corrects a wrong assumption — every other agent that shares the store benefits on its next call. No message passing. No coordination. Just a shared engram file on disk that every tool reads.
Engrams are scoped: personal preferences stay local, project conventions live in a project scope, team knowledge lives in a shared store. Each agent only sees what it needs — multi-store reads them all in one inject call.
plur init installs 9 hooks. Memory injected at session start, plan mode, skill invocation, agent spawn, subagent start. Observations logged for offline pattern extraction.Your memory lives on your machine. Open the file, see what's there. No platform can revoke it or hold it hostage.
An AI that remembers your preferences, your patterns, your way of thinking — and carries that across every tool you use.
Your memory outlives any model. Switch from Claude to GPT to whatever comes next. The knowledge transfers.
Nothing shared without your say. Nothing taken without giving back. Private until you choose otherwise.
Corrections stick. Preferences compound. Every session builds on the last. One agent, one developer — a memory that gets better with use, not just bigger.
Knowledge Packs and Multi-Store let teams pool hard-won knowledge without giving up ownership. What took one person six months, another installs in six seconds.
A network of sovereign agents, each choosing what to share. Not a hive mind — a chorus. The future of intelligence is not artificial. It is plural.