Skip to content
VS Code

DomainKits for VS Code

io.github.abtdomain/domainkits-mcp

Search newly registered, expired, aged, active, deleted and for-sale domains, plus WHOIS and DNS.

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

Install DomainKits in VS Code

.vscode/mcp.json

{
  "servers": {
    "domainkits-mcp": {
      "type": "http",
      "url": "https://api.domainkits.com/v1/mcp"
    }
  }
}

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

DomainKits in other clients