eurc402 — EU compliance (VAT + company data)
EE
eurc402 — EU compliance (VAT + company data)
/validate_eu_vat

Validate EU VAT number (VIES)

Validate an EU VAT number against the official EU VIES registry. FREE. Returns whether the number is currently valid and, when the member state discloses it, th

liveverifiedunknown~5s typical
mcpprobedeurc402eu
$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 /validate_eu_vat for me.

Input

FieldTypeDescription
vat*stringEU VAT number: 2-letter country code + number, e.g. IT08714440016.

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":"/validate_eu_vat","input":{"vat":"..."}}'
cli
npx cracked-ai run -p mcp-com-eurc402-eu-compliance -e /validate_eu_vat -i '{"vat":"..."}'
mcp
run_tool({ provider: "mcp-com-eurc402-eu-compliance", endpoint: "/validate_eu_vat", input: {"vat":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.