Skip to content
Windsurf

Synchronex for Windsurf

ai.synchronex/mcp-proxy

Connect any AI agent to your Synchronex workspace — portable memory, decisions, and workers.

client:Windsurf transport:stdio runtime:npm

Install Synchronex in Windsurf

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

{
  "mcpServers": {
    "mcp-proxy": {
      "command": "npx",
      "args": [
        "-y",
        "@synchronex/mcp-proxy"
      ]
    }
  }
}

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

Synchronex in other clients