mcp whoisxmlapi for Windsurf
io.github.whois-api-llc/mcp-whoisxmlapi
32 WHOIS, DNS, IP, threat intelligence, email, and bulk tools for AI agents via WhoisXML API.
client:Windsurf
transport:stdio
runtime:npm
Install mcp whoisxmlapi in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-whoisxmlapi": {
"command": "npx",
"args": [
"-y",
"@whoisxmlapidotcom/mcp-whoisxmlapi"
],
"env": {
"WHOISXMLAPI_TOKEN": "<WHOISXMLAPI_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs