Skip to content
Zed

sncro for Zed

io.github.scottconfusedgorilla/sncro

Live browser debugging for AI assistants — DOM, console, network via MCP.

client:Zed transport:streamable-http

Install sncro in Zed

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

{
  "context_servers": {
    "sncro": {
      "url": "https://relay.sncro.net/tools/mcp"
    }
  }
}

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

sncro in other clients