DomainCheckr for VS Code
io.github.nach-dakwale/domaincheckr
Check domain name availability via RDAP. Single, bulk, and smart suggestions. No API key needed.
client:VS Code
transport:streamable-http
tools:3
Install DomainCheckr in VS Code
.vscode/mcp.json
{
"servers": {
"domaincheckr": {
"type": "http",
"url": "https://domaincheckr.fly.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs