Skip to content
Cline

ABN Lookup MCP by UnClick for Cline

io.github.malamutemayhem/abn

Australian Business Number lookup and business name search. By UnClick.

client:Cline transport:stdio runtime:npm

Install ABN Lookup MCP by UnClick 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": {
    "abn": {
      "command": "npx",
      "args": [
        "-y",
        "@unclick/abn-mcp"
      ]
    }
  }
}

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

ABN Lookup MCP by UnClick in other clients