domain radar for Claude Desktop
io.github.sonwr/domain-radar
MCP server that checks domain availability in real-time during brand naming
client:Claude Desktop
transport:stdio
runtime:npm
Install domain radar in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"domain-radar": {
"command": "npx",
"args": [
"-y",
"mcp-domain-radar"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs