namecheap for Windsurf
io.github.ziggythebot/namecheap
Check domain availability across 600+ TLDs on Namecheap with pricing and purchase links
client:Windsurf
transport:stdio
runtime:npm
Install namecheap in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"namecheap": {
"command": "npx",
"args": [
"-y",
"@birdmania1/namecheap-mcp"
],
"env": {
"NAMECHEAP_API_USER": "<NAMECHEAP_API_USER>",
"NAMECHEAP_API_KEY": "<NAMECHEAP_API_KEY>",
"NAMECHEAP_USERNAME": "<NAMECHEAP_USERNAME>",
"NAMECHEAP_CLIENT_IP": "<NAMECHEAP_CLIENT_IP>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs