Skip to content
Claude Desktop

ZeroDOM for Claude Desktop

io.github.devhusnainai/zerodom

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

client:Claude Desktop transport:stdio runtime:pypi

Install ZeroDOM in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

ZeroDOM in other clients