T
trip-logistics-assistant
/search_esim
Travel eSIM data plans search
Finds prepaid travel eSIM data plans for a destination country or region, with real catalog prices in USD: data packages by GB and validity days, incl. unlimite
liveverifiedunknown~5s typical
mcpprobedtrip-logistics-assistant
$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-app-triplogistics-trip-logistics-assistant /search_esim for me.
Input
| Field | Type | Description |
|---|---|---|
| destination* | string | Country or region in English, e.g. 'Italy', 'Japan', 'Europe', 'Global' |
| days | number | Optional trip length in days — plans covering it are preferred |
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-app-triplogistics-trip-logistics-assistant","endpoint":"/search_esim","input":{"destination":"..."}}'cli
npx cracked-ai run -p mcp-app-triplogistics-trip-logistics-assistant -e /search_esim -i '{"destination":"..."}'mcp
run_tool({ provider: "mcp-app-triplogistics-trip-logistics-assistant", endpoint: "/search_esim", input: {"destination":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.