EU
Entrida — UK Market Entry
/uk_tariff_lookup
Live UK import tariff lookup (official UK Trade Tariff)
Looks up the current UK Global Tariff (third-country/MFN) duty, the Türkiye preferential rate under the UK–Türkiye trade agreement, required documents, import r
liveverifiedunknown~5s typical
mcpprobedentrida—uk
$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-entrida-mcp /uk_tariff_lookup for me.
Input
| Field | Type | Description |
|---|---|---|
| hs_code* | string | HS / commodity code, 4 to 10 digits (dots, spaces and dashes are tolerated), e.g. '8708' o |
| origin_country | string | Optional ISO-2 origin country code. Türkiye ('TR') preference is resolved in full; for oth |
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-entrida-mcp","endpoint":"/uk_tariff_lookup","input":{"hs_code":"..."}}'cli
npx cracked-ai run -p mcp-com-entrida-mcp -e /uk_tariff_lookup -i '{"hs_code":"..."}'mcp
run_tool({ provider: "mcp-com-entrida-mcp", endpoint: "/uk_tariff_lookup", input: {"hs_code":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.