Domain Finder for Cursor
io.github.sra1phani/domain-finder
Check if a brand name is free across domains, GitHub, npm and PyPI, and suggest available names.
client:Cursor
transport:streamable-http
tools:2
Install Domain Finder in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"domain-finder": {
"url": "https://domain-finder-theta.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs