Domain Check for Windsurf
io.github.stucchi/domain-check
Check domain availability across 500+ TLDs. Single and bulk checks with UI.
client:Windsurf
transport:stdio
runtime:pypi
Install Domain Check in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"domain-check": {
"command": "uvx",
"args": [
"domain-check-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs