namecheap api mcp for Windsurf
io.github.lanternrow/namecheap-api-mcp
Namecheap API — domains, DNS, contacts, registrar lock, SSL listing, and pricing.
client:Windsurf
transport:stdio
runtime:npm
Install namecheap api mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"namecheap-api-mcp": {
"command": "npx",
"args": [
"-y",
"namecheap-api-mcp"
],
"env": {
"NAMECHEAP_API_USER": "<NAMECHEAP_API_USER>",
"NAMECHEAP_API_KEY": "<NAMECHEAP_API_KEY>",
"NAMECHEAP_CLIENT_IP": "<NAMECHEAP_CLIENT_IP>",
"NAMECHEAP_USERNAME": "<NAMECHEAP_USERNAME>",
"NAMECHEAP_ENVIRONMENT": "<NAMECHEAP_ENVIRONMENT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs