ET
eSIM Tabby
11 endpointsliveFind, buy, and manage prepaid travel eSIM data plans without leaving the conversation. (MCP server com.esimtabby/esimtabby, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for eSIM Tabby.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| Search eSIM plans /search_esim_plans | Find travel eSIM data plans available for a destination. | $0.0020 per call | unknown |
| Get plan details /get_plan_details | Full details of one eSIM plan, including current price. | $0.0020 per call | unknown |
| Start a purchase /create_checkout | Start a purchase — the step after the user picks a plan from search_esim_plans. Call it with that plan's plan_id (get_plan_details shows the current price firs | $0.0020 per call | unknown |
| Pay for an order in USDC /pay_order | Pay for an order in USDC over x402, without opening a browser. Only for an MCP client that signs x402 payments itself: call it once for the payment requirement | $0.0020 per call | unknown |
| Check order status /get_order_status | Check an order. Call this after the user says they've paid. Not read-only: an order still in progress is advanced first — payment is confirmed and the provider | $0.0020 per call | unknown |
| Get eSIM activation QR code /get_esim_activation | Get the QR code and activation details for a purchased eSIM. Not read-only: like get_order_status, an order that is not ready yet is advanced first, so this ca | $0.0020 per call | unknown |
| List data top-ups /list_topup_options | Data top-ups that can be added to an eSIM the user already has. A top-up extends the existing eSIM — same QR code, nothing to re-install. Not every plan is rel | $0.0020 per call | unknown |
| Buy more data /create_topup_checkout | Buy more data for an eSIM the user already has — the step after list_topup_options. Call it with the order_id of the fulfilled eSIM and a plan_id chosen from l | $0.0020 per call | unknown |
| Check data usage /get_esim_usage | How much data an active eSIM has used, and how much is left. | $0.0020 per call | unknown |
| Cancel and refund an order /cancel_order | Cancel an order and refund it. Only possible while the eSIM is uninstalled. Once the profile has been installed on a device the provider refuses to take it bac | $0.0020 per call | unknown |
| List my eSIM orders /list_my_orders | List this account's eSIM orders, newest first. | $0.0020 per call | unknown |