RDAP API for Zed
io.rdapapi/rdap
Normalized JSON for any domain across 1,200+ TLDs, reading WHOIS where no RDAP server exists.
client:Zed
transport:streamable-http
tools:7
Install RDAP API in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"rdap": {
"url": "https://rdapapi.io/mcp/rdap"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs