Weigibbor

mnemo - Persistent memory for Claude Code, Cursor, and Codex CLI

by
mnemo watches your Claude Code, Cursor, and Codex CLI sessions and uses AI to extract what actually matters — architectural decisions, rejected approaches, recurring patterns, and errors. Everything gets stored locally in SQLite and automatically injected back into your next session via MCP, so your AI picks up exactly where you left off. Zero config: one install command and you're done. Your data never leaves your machine.

Add a comment

Replies

Best
Weigibbor
Hey PH — I built mnemo because I was losing my mind re-explaining the same context every AI coding session. mnemo watches your Claude Code, Cursor, and Codex CLI sessions, extracts decisions and patterns, stores locally in SQLite, and injects back automatically via MCP. Try: npm install -g mnemo-ai && mnemo init. Free, MIT, open source. Happy to answer anything.