Skip to content
Zed

ZeroDOM for Zed

io.github.devhusnainai/zerodom

Deterministic DOM perception for AppSec red teams and AI agents: live Chrome, attack-surface scans.

client:Zed transport:stdio runtime:pypi

Install ZeroDOM in Zed

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

{
  "context_servers": {
    "zerodom": {
      "command": "uvx",
      "args": [
        "zerodom"
      ]
    }
  }
}

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

ZeroDOM in other clients