Skip to content
Windsurf

agentsync (remote) for Windsurf

io.github.jarmstrong158/agentsync-remote

Cloudflare Worker remote transport for agentsync. MCP 2026-07-28, dual-era, stateless.

client:Windsurf transport:streamable-http

Install agentsync (remote) in Windsurf

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

{
  "mcpServers": {
    "agentsync-remote": {
      "serverUrl": "https://agentsync-remote.{account}.workers.dev/mcp/{token}"
    }
  }
}

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

agentsync (remote) in other clients