Skip to content
Zed

dnstwister mcp for Zed

io.github.mrfentmen/dnstwister-mcp

DNS twister domain threat intelligence: fuzz domains for typosquatting, check whois.

client:Zed transport:stdio runtime:npm

Install dnstwister mcp in Zed

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

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

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

dnstwister mcp in other clients