ET
eSIM Tabby
/search_esim_plans
Search eSIM plans
Find travel eSIM data plans available for a destination.
liveunknown~5s typical
mcpesimtabby
$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-esimtabby-esimtabby /search_esim_plans for me.
Input
| Field | Type | Description |
|---|---|---|
| country* | string | Country or region name, or ISO 3166-1 alpha-2 code |
| min_data_mb | string | Only plans with at least this much data |
| max_duration_days | string | Only plans lasting at most this many days |
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-esimtabby-esimtabby","endpoint":"/search_esim_plans","input":{"country":"..."}}'cli
npx cracked-ai run -p mcp-com-esimtabby-esimtabby -e /search_esim_plans -i '{"country":"..."}'mcp
run_tool({ provider: "mcp-com-esimtabby-esimtabby", endpoint: "/search_esim_plans", input: {"country":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.