Skip to content
Windsurf

Claude Context Sync for Windsurf

io.github.ybin4548/claude-context-sync

Share context, detect conflicts, and message across parallel Claude Code sessions

client:Windsurf transport:stdio runtime:npm

Install Claude Context Sync in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "claude-context-sync": {
      "command": "npx",
      "args": [
        "-y",
        "claude-context-sync"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Claude Context Sync in other clients