3 months ago
Server Config
{
"mcpServers": {
"whoisxmlapi": {
"command": "npx",
"args": [
"@whoisxmlapidotcom/mcp-whoisxmlapi"
],
"env": {
"WHOISXMLAPI_TOKEN": "your-api-key"
}
}
}
}{
"mcpServers": {
"whoisxmlapi": {
"command": "npx",
"args": [
"@whoisxmlapidotcom/mcp-whoisxmlapi"
],
"env": {
"WHOISXMLAPI_TOKEN": "your-api-key"
}
}
}
}