Skip to content
Zed

doppel for Zed

io.github.samrj12/doppel

Drive your real, logged-in Chrome/Edge from AI agents over CDP. Faster. Sharper.

client:Zed transport:stdio runtime:npm

Install doppel in Zed

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

{
  "context_servers": {
    "doppel": {
      "command": "npx",
      "args": [
        "-y",
        "doppel-mcp"
      ]
    }
  }
}

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

doppel in other clients