Loading MCP server directory, please wait...
Look up any Australian company by ABN, ACN or name. USD 0.01 per lookup, paid in USDC via x402.
npx @getmcp/cli add io.github.keitaemsden-lab/asic-lookupRequires Node.js 18+. Community-contributed server. Review source before installing.
SPEND_CAP_USDTotal USD this server may spend from your wallet before it stops. Required: the server refuses to start without it. About 100 lookups per dollar.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.keitaemsden-lab/asic-lookup": {
"command": "npx",
"args": [
"-y",
"@nightshiftbuilds/asic-lookup-mcp"
],
"env": {
"SPEND_CAP_USD": "",
"PRIVATE_KEY": "",
"PRIVATE_KEY_FILE": "",
"MAX_PRICE_USD_PER_CALL": "0.01",
"REQUEST_TIMEOUT_MS": "45000"
}
}
}
}