AI & ML
Trust: 39/100 (Limited)io.github.Intina47/context-sync Guide
Universal AI Memory - Sync context across Claude, VsCode, Cursor, Continue, Windsurf, Zed & more
120 starsby Intina47
Quick Start
Install
npx @context-sync/serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-intina47-context-sync": {
"command": "npx",
"args": [
"@context-sync/server"
]
}
}
}