← catalogue · rank #60
freeland esim
Price an ancillary (eSIM, transfer, lounge)
Discover live prepaid travel eSIM plans and their safe Base USDC x402 purchase contract.
Usability
Skill: Use tools/list and tools/call to discover x402card virtual-card issuance, card top-up and Freeland eSIM contracts. This remote MCP cannot sign or pay. Docs: https://x402card.org/ Tools: x402card.get_agent_contract, x402card.get_wallet_requirements, x402card.get_config, x402card.get_esim_contract, x402card.get_card_contract, x402card.get_card_topup_contract. Best live test 5/5 — Usable priced result. Weakest 1/5 — Needs login / API key — not instant. Partially usable — works, but inventory or schema is picky.
usefulness 3.7/5 travel eSIM https://api.x402card.org/mcp
How to use it (server skill)
Use tools/list and tools/call to discover x402card virtual-card issuance, card top-up and Freeland eSIM contracts. This remote MCP cannot sign or pay.
docs · https://x402card.org/
What it is for
Travel eSIM plans by destination.
Example interactions
Asks chosen for this MCP’s job — not a generic flight search. Score is from the live reply.
1. List live Freeland prepaid travel eSIM plans and current Base USDC prices
score 5/5 · Usable priced result. · live · x402card.list_esim_plans
call
{
"tool": "x402card.list_esim_plans",
"arguments": {}
}reply
{ "seller": "Freeland", "plans": [ { "id": "867924fdaf913e7fe11434972587449d", "name": "Albania 0.49GB_20250318", "seller": "Freeland", "country": "Albania", "countryCode": "AL", "countriesIncluded": "Albania", "dataLabel": "0.49 GB", "dataGb": 0.49, "isUnlimited": false, "durationDays": 1, "priceUsdCents": 61, "priceUsdcAtomic": "610000", "network": "eip155:8453", "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913" }, { "id": "ad6d534dacc3ef637f3b805a075a09ca", "name": "Albania 1GB_20250318", "seller": "Freeland", "country": "Albania", "countryCode": "AL", "countriesIncluded": "Albania", "dataLabel": "1 GB", "dataGb": 1, "isUnlimited": false, "durationDays": 7, "priceUsdCents": 96, "priceUsdcAtomic": "960000", "network": "eip155:8453", "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913" }, { "id": "8950f029e8748a29b3c19af678201f4c", "name": "Albania 3GB_20250318", "seller": "Freelan…2. Return the complete machine-readable x402card API/agent contract
score 1/5 · Needs login / API key — not instant. · live · x402card.get_agent_contract
call
{
"tool": "x402card.get_agent_contract",
"arguments": {}
}reply
{ "service": "x402card", "description": "Wallet-native x402 commerce for virtual cards and prepaid Freeland travel eSIMs, paid with native USDC on Base.", "products": { "virtualCard": { "name": "x402card virtual card", "description": "Issue a wallet-owned virtual card and fund it from confirmed x402 payments.", "directPurchase": "POST /api/card/purchase { idempotencyKey }", "directTopup": "POST /api/card/topup { amountUsdCents?, idempotencyKey }", "payerBecomesOwner": true, "ownerAuthenticationRequiredForPurchase": false, "ownerAuthenticationRequiredForCredentials": true, "authenticatedIssueOrderFallback": "POST /api/card-issue/orders with a stable Idempotency-Key", "x402PaymentRequired": true, "publicIssueEnabled": true }, "prepaidTravelEsim": { "name": "Freeland travel eSIM", "description": "Buy a live prepaid travel eSIM directly through x402 and retrieve private installation credenti…3. Return signer-agnostic owner authentication, x402 payer, credential, and adapter requirements
score 5/5 · Answered the domain question. · live · x402card.get_wallet_requirements
call
{
"tool": "x402card.get_wallet_requirements",
"arguments": {}
}reply
{ "contractVersion": 1, "ownerAuthentication": { "network": "eip155:8453", "accountTypes": [ "eoa" ], "messageSchemes": [ "eip191", "eip712" ] }, "issuePayment": { "protocol": "x402", "version": 2, "scheme": "exact", "network": "eip155:8453", "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", "walletPaymentUsdCents": 2500, "ownerMustEqualPayer": true, "purposes": [ "card_issue", "card_funding", "esim_purchase" ] }, "credentialAuthorization": { "messageSchemes": [ "eip191", "eip712" ], "freshSignatureRequired": true, "defaultDelivery": "secure_local_view", "modelDeliveryDefault": false }, "adapters": { "nativeX402": "recommended", "genericSigner": "supported", "eip1193": "supported", "walletConnect": "host_adapter_unverified", "localMcp": "optional", "smartAccounts": "experimental" } }Instant alternatives
This one needs login/payment or failed. These catalogue MCPs answered the same job without a key:
com.buyukesim · mcp · usefulness 5.0/5 · Same job family, live, no key in this probe.
travel connectivity guide · usefulness 4.0/5 · Same job family, live, no key in this probe.
esim · usefulness 4.7/5 · Same job family, live, no key in this probe.
Open source / endpoint Business model