Cross-session
New terminal, new context window, same relevant decisions and preferences.
memory for Claude Code
The Memoize plugin combines an MCP connection with the behavior that makes memory useful: recall before assuming, and save durable lessons before the task ends.
claude plugin marketplace add harrisonford/memoize
claude plugin install memoize@memoize-plugins
Claude Code connects to the hosted MCP server and guides you through OAuth. No local memory server or database is required.
New terminal, new context window, same relevant decisions and preferences.
Claude can pick up lessons written by Codex, ChatGPT, or another teammate's agent when brains are connected.
A fast working set stays hot while long-term memory consolidates and returns through recall.
Forget individual memories, disconnect clients, or permanently delete the complete brain.
npx memoize-xyz init --project
npx memoize-xyz recall "what do we know about this project?"