Skip to content

browser automation for Zed

io.github.dataleadspro/browser-automation

Programmatic headless browser sessions: create, interact, browse, and extract - rendered in a real

client:Zed transport:streamable-http tools:5

Install browser automation in Zed

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

{
  "context_servers": {
    "browser-automation": {
      "url": "https://data.dataleads.pro/mcp/browser-automation"
    }
  }
}

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

What Zed can do once it is connected

browser automation in other clients