Skip to content
VS Code

DomScan for VS Code

io.github.estevecastells/domscan

Domain intelligence for DNS, WHOIS/RDAP, TLS, reputation, valuation, and brand protection.

client:VS Code transport:streamable-http

Install DomScan in VS Code

.vscode/mcp.json

{
  "servers": {
    "domscan": {
      "type": "http",
      "url": "https://domscan.net/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

DomScan in other clients