Skip to content
Cursor

IP Australia MCP by UnClick for Cursor

io.github.malamutemayhem/ipaustralia

Australian trademark and patent search via IP Australia. By UnClick.

client:Cursor transport:stdio runtime:npm

Install IP Australia MCP by UnClick in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "ipaustralia": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@unclick/ipaustralia-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

IP Australia MCP by UnClick in other clients