EE
eurc402 — EU compliance (VAT + company data)
/lookup_eu_company
Look up an EU company (paid full record)
Detect the jurisdiction of a company registration number for FREE across 10 EU registers (no, fr, fi, sk, gb, lv, ro, ee, cz, pl). The FULL normalized record (l
liveverifiedunknown~5s typical
mcpprobedeurc402—eu
$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-com-eurc402-eu-compliance /lookup_eu_company for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | Company/registration number: SIREN (FR), org.nr (NO), Y-tunnus (FI), IČO (SK), company num |
| country | string | Optional ISO country code to disambiguate; otherwise auto-detected from the id. |
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-com-eurc402-eu-compliance","endpoint":"/lookup_eu_company","input":{"id":"..."}}'cli
npx cracked-ai run -p mcp-com-eurc402-eu-compliance -e /lookup_eu_company -i '{"id":"..."}'mcp
run_tool({ provider: "mcp-com-eurc402-eu-compliance", endpoint: "/lookup_eu_company", input: {"id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.