Skip to content
VS Code

Whoisxml for VS Code

io.github.pipeworx-io/whoisxml

WhoisXML MCP — wraps WhoisXML API (whoisxmlapi.com)

client:VS Code transport:streamable-http

Install Whoisxml in VS Code

.vscode/mcp.json

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

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

Whoisxml in other clients