Claude Context Sync for Claude Desktop
io.github.ybin4548/claude-context-sync
Share context, detect conflicts, and message across parallel Claude Code sessions
client:Claude Desktop
transport:stdio
runtime:npm
Install Claude Context Sync in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"claude-context-sync": {
"command": "npx",
"args": [
"-y",
"claude-context-sync"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs