Your AI client
Claude Code, Codex and supported imports create durable context.
CLAUDE-MEM COMPANION · LOCAL MCP
One private memory across the AI tools you build with — visible, searchable and ready for the next session.
Free · MIT · Node.js 22+ · No paid model API
01 / THE CONTINUITY LAYER
claude-mem preserves decisions and outcomes. You're Always on My Mind turns that local history into a visual decision layer without replacing its source of truth.
Claude Code, Codex and supported imports create durable context.
Your compatible local bridge remains the source of truth.
Search, clusters, quality signals, timelines and decisions.
02 / THE COCKPIT
ASK THE PAST
The dashboard binds to localhost; the compatible bridge remains the source of truth.
Illustration only. The real cockpit queries your configured local database and preserves source, quality and project scope.
Local embeddings and semantic relations surface context even when wording changes.
Explore clusters, project links, volume, activity and agent participation.
Rank useful, incorrect or obsolete context without silently deleting history.
Give compatible MCP clients a controlled path to the context that matters.
03 / THE BOUNDARY
The dashboard binds to localhost. Your database, embeddings, project context and credentials remain local by default. The core workflow uses no paid model API.
04 / START LOCAL
Run the doctor before opening the cockpit. A compatible claude-mem bridge and SQLite are required.
Connect an MCP clientgit clone https://github.com/luisroquette/youre-always_on_my_mind-free.git
cd youre-always_on_my_mind-free
npm install
npm run doctor
npm test
npm run dashboard