WhoisJSON for Windsurf
io.github.whoisjson/mcp-server
WHOIS, DNS, SSL, and domain availability lookups for AI assistants
client:Windsurf
transport:stdio
runtime:npm
Install WhoisJSON in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@whoisjson/mcp-server"
],
"env": {
"WHOISJSON_API_KEY": "<WHOISJSON_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs