Back to Home
Intina47 icon

context-sync

Verified Safe

by Intina47

Overview

Context Sync provides AI systems with persistent, queryable memory across all development tools, sessions, and projects, allowing AI to remember codebase details, architectural decisions, and conversation history.

Installation

Run Command
npx -y @context-sync/server

Environment Variables

  • CONTEXT_SYNC_DB_PATH
  • CURSOR_IDE
  • CURSOR_VERSION
  • ZED_EDITOR
  • VSCODE_PID
  • VSCODE_CWD
  • CONTINUE_GLOBAL_DIR
  • GITHUB_COPILOT_TOKEN
  • GITHUB_TOKEN
  • WINDSURF_IDE

Security Notes

The server operates locally, minimizing network exposure. File operations include path validation and size limits, and require explicit user approval for writes/deletes. Git integration uses `execSync` for external commands, which is a potential risk vector but is constrained to `git` commands and attempts to sanitize inputs using quoted paths. No hardcoded secrets were identified; Notion API keys are expected to be user-configured. The architecture is 'local-first' and 'open source' promoting transparency and user control over data.

Similar Servers

Stats

Interest Score62
Security Score8
Cost ClassLow
Avg Tokens2000
Stars75
Forks4
Last Update2026-01-10

Tags

AI memorycontext managementdeveloper toolsMCP serverNotion integration