Skip to content
Cline

agentsync (remote) for Cline

io.github.jarmstrong158/agentsync-remote

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

client:Cline transport:streamable-http

Install agentsync (remote) in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

agentsync (remote) in other clients