Skip to content
Zed

agentsync (remote) for Zed

io.github.jarmstrong158/agentsync-remote

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

client:Zed transport:streamable-http

Install agentsync (remote) in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "agentsync-remote": {
      "url": "https://agentsync-remote.{account}.workers.dev/mcp/{token}"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

agentsync (remote) in other clients