Use cases
For agents that should stop forgetting
Coding agents that hold your conventions, research agents that keep their findings, support agents that recall the last fix, and teams that share one memory instead of starting cold every session. Connected over MCP, visible and editable throughout.
Coding agents
Conventions, decisions, and gotchas: remembered
Claude Code and Cursor stop re-learning your codebase every session. The choices you made, the patterns you follow, and the traps you already hit become memory they can read on the next task.
- Coding conventions and project structure your agent should follow
- Architectural decisions and the reasoning behind them
- Known gotchas and fixes, so the same bug isn't re-debugged twice
Sourced, visible, and editable: the same shared memory every connected agent can reach.
Research agents
Findings that don't evaporate
A research agent gathers sources, extracts findings, and forms a picture over many runs. Hold that picture in a graph so the next session builds on the last instead of starting from a blank page.
- Sources and the findings drawn from them, kept across runs
- Entities and how they connect, growing into a graph over time
- Provenance on every memory, so a claim traces back to where it came from
Sourced, visible, and editable: the same shared memory every connected agent can reach.
Support & ops agents
The last fix, on hand
Support and ops agents see the same kinds of incidents again and again. Keep the resolutions, the workarounds, and the customer context as memory, so the next occurrence starts from what already worked.
- Past incidents and the resolutions that actually fixed them
- Customer and account context that should carry between conversations
- Runbooks and workarounds, editable the moment they change
Sourced, visible, and editable: the same shared memory every connected agent can reach.
Agent teams
One memory, shared by the whole team
When everyone's agents write to the same workspace, what one person's agent learns is there for the next. Roles keep it governed, and per-org API keys connect each agent to the same graph.
- One shared memory across the org, not a SQLite file stuck on a laptop
- Owner, admin, and member roles over that single graph
- Per-org API keys connect every agent to the same memory
Sourced, visible, and editable: the same shared memory every connected agent can reach.
Also built for
Give your agents a memory to share
Connect Claude Code, Cursor, or any MCP client on the Free plan, and watch the shared memory start to compound.