Card snapshot
buyukesim.com
·
2026-07-12 16:55:53 UTC
·
54a0b3fba1a07cad16a04a9156e72143522480bef86d77e345b94f4f5920d3ca
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "BuyUKeSIM",
"description": "Privacy-first eSIM store. Browse UK +44 number plans, one-time SMS-code numbers, and global travel-data eSIMs; check country coverage and order status. With an agent wallet API key, agents can also purchase and top up. Paid in crypto, no KYC.",
"url": "https://buyukesim.com",
"version": "1.0.0",
"provider": {
"organization": "BuyUKeSIM",
"url": "https://buyukesim.com"
},
"documentationUrl": "https://buyukesim.com/llms.txt",
"preferredTransport": "mcp",
"interfaces": [
{
"transport": "mcp",
"type": "streamable-http",
"url": "https://buyukesim.com/mcp"
}
],
"capabilities": {
"streaming": true
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "browse-esims",
"name": "Browse eSIM plans",
"description": "List UK +44 number plans, one-time SMS-code numbers, and global travel-data eSIMs with pricing.",
"tags": [
"esim",
"catalog",
"pricing"
]
},
{
"id": "check-coverage",
"name": "Check country coverage",
"description": "Look up travel-data eSIM coverage and pricing for a given country.",
"tags": [
"coverage",
"travel",
"countries"
]
},
{
"id": "order-status",
"name": "Check order status",
"description": "Retrieve the status of an order by its id and access code.",
"tags": [
"orders",
"status"
]
},
{
"id": "purchase",
"name": "Purchase and top up",
"description": "With an agent wallet API key, buy eSIMs and top up existing numbers. Paid in crypto, no KYC.",
"tags": [
"purchase",
"topup",
"crypto",
"agent-wallet"
]
}
]
}