Skip to content
VS Code

nslookup for VS Code

io.github.venomseven/nslookup

DNS lookups, health reports, SSL certs, security scans, GEO scoring, uptime checks

client:VS Code transport:streamable-http runtime:npm tools:23

Install nslookup in VS Code

.vscode/mcp.json

{
  "servers": {
    "nslookup": {
      "type": "http",
      "url": "https://mcp.nslookup.io/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

nslookup in other clients