Intina47/context-sync
View on GitHub ↗Local persistent memory store for LLM applications including continue.dev, cursor, claude desktop, github copilot, codex, antigravity, etc.
184 ★18 forksTypeScriptUpdated 4mo ago
What you need to know
Local-first project memory MCP server for AI coding tools storing project identity, decisions, constraints and git-aware context
Install
npm install -g @context-sync/server
Usage
- •Start every session with set_project({ path }), then recall(), structure() and read_file()
- •Use remember() to store decisions and constraints that should survive the session
Key features
- ✓Core tools: set_project, remember, recall, read_file, search, structure, git, notion
- ✓Git integration with post-commit, pre-push, post-merge and post-checkout hooks
- ✓Optional read-only Notion lookup
- ✓Git-aware context with status, hotspots, coupling, blame and analysis
Best for
Session continuity for coding agents across a codebase
Clients: Claude Desktop · Cursor · VS Code · Copilot · Continue.dev · Zed · Windsurf · Codex CLI · Claude Code · Antigravity
Reviewed 2026-08-11
Topics
aiai-memoryclawdbotcontext-managementcontext-syncdeveloper-toolsmcp-servermemorymodel-context-protocolmoltbotopenclawproductivitysqliteworkspace
- Stars
- 184★
- Forks
- 18
- Language
- TypeScript
- License
- MIT
- Created
- 2025-10-16
- Last push
- 2026-04-11