Memori

Memori for Claude Code

Memori for Claude Code

Give Claude Code the memory it's missing. Decisions, conventions, and codebase context that persist across every session.

What is Claude Code?

Claude Code is Anthropic's agentic coding tool that runs in your terminal and operates directly on your codebase. It reads files, writes code, runs tests, and executes multi-step engineering tasks autonomously.

The gap with
Claude Code's memory

Manual and static

CLAUDE.md is a file you write and maintain by hand. Nothing from a session persists unless you remembered to document it.

No automatic learning

The agent doesn't write back. Decisions, tradeoffs, and discovered context from each session disappear when it ends.

Context compaction

Claude Code enforce limits of 200 lines or 25KB. If your CLAUDE.md grows, it gets compacted away mid-task.

No cross-project learning

Preferences and patterns from one codebase don't carry to the next. Every project starts from scratch.

Style and preference drift

Code style, testing frameworks, and tooling preferences have to be re-established each session rather than recalled.

What Memori brings to Claude Code

Memory that writes itself

Stop maintaining CLAUDE.md by hand. Memori captures decisions and preferences automatically, and surfaces them when they're relevant.

Ready to give your Claude Code memory?

Install by instructing your agent install memori or follow the quickstart guide.