DomainCheckr for Zed
io.github.nach-dakwale/domaincheckr
Check domain name availability via RDAP. Single, bulk, and smart suggestions. No API key needed.
client:Zed
transport:streamable-http
tools:3
Install DomainCheckr in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"domaincheckr": {
"url": "https://domaincheckr.fly.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs