A local-first memory layer that persists project context across AI coding sessions. Installs globally via npm and auto-configures for Claude Desktop, Cursor, VS Code, Continue, Zed, Windsurf, and others. Exposes eight core tools: set_project to anchor a codebase, remember and recall for decisions and constraints, read_file and search for exploration, structure for directory traversal, git for repository analysis including hotspots and coupling, and optional read-only Notion lookup. Stores everything in a local SQLite database and can install git hooks to capture context automatically on commit, merge, and checkout. Reach for this when you need session continuity without relying on model memory alone.
claude mcp add --transport stdio intina47-context-sync uvx context-sync