NA
Nordax AI Entity Network
/resolve_entity
resolve entity
Resolve an ambiguous business reference to a verified Nordax entity. Input any signal — business name, URL, phone number, city — and get back the best-matching
liveverifiedunknown~5s typical
mcpprobednordaxaientity
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-nordax-mcp /resolve_entity for me.
Input
| Field | Type | Description |
|---|---|---|
| name | string | Business name (partial or full) |
| url | string | Business website URL |
| phone | string | Business phone number |
| city | string | City name |
| state | string | US state abbreviation |
| query | string | Free-text search query |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-nordax-mcp","endpoint":"/resolve_entity","input":{}}'cli
npx cracked-ai run -p mcp-ai-nordax-mcp -e /resolve_entity -i '{}'mcp
run_tool({ provider: "mcp-ai-nordax-mcp", endpoint: "/resolve_entity", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.