Claude Code
How to Use claude-mem | Adding Persistent Memory to Claude Code
claude-mem is an open-source plugin that adds cross-session persistent memory to Claude Code. This guide covers the one-command npx installation, how it works with SQLite and vector search, how to retrieve memories with mem-search, how to exclude content with the <private> tag, and how it differs from Claude's built-in memory feature.