For Claude Code
Your Claude Code memory dies at /clear. Engram keeps every word.
MEMORY.md is a compressed note Claude writes for itself — the details are already gone, and compaction wipes the rest. Engram auto-captures every session, verbatim, and serves it back across Claude, Cursor, and any MCP client.
One line of MCP config. Generous free tier. No credit card.
You solved this last week. Then you ran /clear.
MEMORY.md — Claude’s own notes
Stored: “Worked on authentication. Uses Supabase.”
the auth bug is back
Can you remind me how auth is set up and what the bug was?
The summary kept the gist — the exact fix went down with the context window.
Engram — the session itself, auto-captured
Stored: token refresh moved into middleware; stale-cookie race after the SSR change; fixed by keying on request cookies.
the auth bug is back
That’s the stale-cookie race from your middleware token-refresh change — here’s the exact fix you used last time:
Every session captured as you work — /clear costs you nothing.
MEMORY.md remembers a summary. Engram remembers your exact session.
Built-in memory is table stakes. This is the difference.
MEMORY.md is a summary
It's a note the model writes for itself — compressed, paraphrased, and missing the exact fix you found at 1am. Engram stores the session text itself, verbatim.
/clear and compaction are lossy
Clearing context or hitting an auto-compaction throws away the details of what you did. With Engram the full session is already captured — /clear freely and recall on demand.
It stays in one tool
Project notes in Claude Code don't help you in Cursor, Windsurf, or a teammate's setup. Engram is one memory served over MCP to every client you use.
Set it up once, stop losing sessions
Install the CLI and connect
One command sets up the Engram MCP server and API key. Works with Claude Code, Cursor, Windsurf, Zed — anything that speaks MCP.
Sessions capture automatically
Auto-capture stores your Claude Code sessions as you work — every word, tool call, and decision. No prompts, no ceremony.
Recall the exact fix
“What did we do about the auth race?” — semantic search finds the session and returns what was actually said and done, not a paraphrase.
Full setup: the Claude Code guide. Also in Cursor? Same memory there too.
Never lose a session again.
Install once, keep every word, and /clear without fear.