Persistent local memory for Claude Code that indexes every session's JSONL file
verbatim into SQLite + ChromaDB. Exposes 17 MCP tools for semantic recall,
deterministic file replay, and fuzzy "do you remember when..." queries across your
entire session history — no API calls, nothing leaves the machine.
Provides local cross-session memory for Codex by importing transcripts, indexing in SQLite, and exposing search, context, and memory management through MCP tools.
Local-first external brain for Claude Code, Codex, and any MCP client. Stores decisions, entities, and session artifacts in one SQLite file and exposes MCP tools for
recall, page, promote, review, graph-query, and source-status.
Persistent memory for AI coding agents. Enables agents to save and recall decisions, patterns, bugs, and context across sessions via an MCP server with local SQLite storage.
Provides persistent, cooperative memory for LLMs via MCP, with SQLite storage and tools for capturing, recalling, consolidating, crystallizing, and forgetting memories across sessions.