Skip to content
VS Code

is it DNS? for VS Code

net.isitdns/isitdns

Live DNS: dig any public resolver, audit a domain, walk a delegation, read the resolver board.

client:VS Code transport:streamable-http tools:8

Install is it DNS? in VS Code

.vscode/mcp.json

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

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

What VS Code can do once it is connected

is it DNS? in other clients