DomainCheckr for Cursor
io.github.nach-dakwale/domaincheckr
Check domain name availability via RDAP. Single, bulk, and smart suggestions. No API key needed.
client:Cursor
transport:streamable-http
tools:3
Install DomainCheckr in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"domaincheckr": {
"url": "https://domaincheckr.fly.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs