MCP Directory
Back

context-sync

by Intina47 · TypeScript · ★ 124

Local persistent memory store for LLM applications including continue.dev, cursor, claude desktop, github copilot, codex, antigravity, etc.

#ai#ai-memory#clawdbot#context-management#context-sync#developer-tools#mcp-server#memory#model-context-protocol#moltbot#openclaw#productivity#sqlite#workspace

Install

npx -y github:Intina47/context-sync

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "context-sync": {
      "command": "npx",
      "args": [
        "-y",
        "github:Intina47/context-sync"
      ]
    }
  }
}

From the README

Local-first project memory for AI coding tools over MCP. Context Sync gives an agent a persistent memory layer for a codebase: - project identity and tech stack - active work, decisions, constraints, and caveats - structured file exploration - git-aware context - optional read-only Notion lookup Context Sync is built for session continuity. Instead of relying on a model to remember earlier conversations, it stores the project context that matters and makes it retrievable through a small MCP tool surface. The current core tools are: - - - - - - - - Install globally: Auto-configurat…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers