mcp whoisxmlapi for Zed
io.github.whois-api-llc/mcp-whoisxmlapi
32 WHOIS, DNS, IP, threat intelligence, email, and bulk tools for AI agents via WhoisXML API.
client:Zed
transport:stdio
runtime:npm
Install mcp whoisxmlapi in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-whoisxmlapi": {
"command": "npx",
"args": [
"-y",
"@whoisxmlapidotcom/mcp-whoisxmlapi"
],
"env": {
"WHOISXMLAPI_TOKEN": "<WHOISXMLAPI_TOKEN>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs