Context Sync provides a persistent memory layer for AI coding tools, enabling session continuity by storing relevant project context for codebases.
From the registry: Universal AI Memory - Sync context across Claude, VsCode, Cursor, Continue, Windsurf, Zed & more

$ npm install -g @context-sync/serverPlease install the `context-sync` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install globally** — Install via npm -g; auto-configuration runs during global install. Run: `npm install -g @context-sync/server`
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@context-sync/server"]
Note: Global install auto-configures MCP clients. Run 'context-sync-setup' for optional Notion integration.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.CONTEXT_SYNC_DB_PATHCustom path for the database.AI Agents Framework with Self Reflection and MCP support