ALT eSIM
AE
ALT eSIM
/search_esim_plans

search esim plans

Search Alt eSIM travel data plans. Filter by destination country slug (e.g. 'japan', 'usa', 'europe'), region, and/or max USD price. Returns plans with sku, dat

liveverifiedunknown~5s typical
mcpprobedaltesim
$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-altesim-esim /search_esim_plans for me.

Input

FieldTypeDescription
countrystringDestination country/region slug, e.g. 'japan', 'south-korea', 'thailand', 'usa', 'europe'.
regionstring (asia | europe | americas | oceania | africa | middle-east)Optional region filter.
max_price_usdnumberOptional max price in USD.

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-altesim-esim","endpoint":"/search_esim_plans","input":{}}'
cli
npx cracked-ai run -p mcp-com-altesim-esim -e /search_esim_plans -i '{}'
mcp
run_tool({ provider: "mcp-com-altesim-esim", endpoint: "/search_esim_plans", input: {} })

Try it

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