Skip to content
Cline

domain radar for Cline

io.github.sonwr/domain-radar

MCP server that checks domain availability in real-time during brand naming

client:Cline transport:stdio runtime:npm

Install domain radar in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "domain-radar": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-domain-radar"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

domain radar in other clients