Odel
au bizintel mcp

au bizintel mcp

Local
@ljdigitalJavaScriptUpdated 4mo ago

Australian business intelligence MCP — ABN lookup, business search & AI prospect assessment via ABR.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@ljdigital/au-bizintel-mcpv0.3.0

Run

npx -y @ljdigital/au-bizintel-mcp

MCP client config

{
  "mcpServers": {
    "au-bizintel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@ljdigital/au-bizintel-mcp"
      ]
    }
  }
}