Skip to content
VS Code

Dns for VS Code

io.github.pipeworx-io/dns

DNS MCP — DNS and network lookup tools

client:VS Code transport:streamable-http

Install Dns in VS Code

.vscode/mcp.json

{
  "servers": {
    "dns": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/dns/mcp"
    }
  }
}

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

Dns in other clients