{"$schema":"https://agentjson.org/schema/v1.json","name":"ConnectMeGuru eSIM Agent","description":"Global travel eSIM data plans across 190+ countries with instant QR code delivery and automated task delegation.","url":"https://www.connectmeguru.com","version":"1.0.0","documentation":"https://www.connectmeguru.com/llms.txt","full_catalog":"https://www.connectmeguru.com/llms-full.txt","mcp_openapi":"https://www.connectmeguru.com/api/mcp/openapi.json","agent":{"version":"1.0.0","capabilities":["a2a_handshake","task_delegation","api_discovery","search_travel_esim","list_mobile_plans","get_plan_details"],"authentication":"none"},"capabilities":[{"name":"search_travel_esim","description":"Search available travel eSIM data plans by country or region.","endpoint":"https://www.connectmeguru.com/api/products/search","method":"GET","parameters":{"country":{"type":"string","description":"Country or region name (e.g. United States, Japan, Europe, Global)","required":true}}},{"name":"list_mobile_plans","description":"Fetch mobile-friendly eSIM packages with structured operator networks.","endpoint":"https://www.connectmeguru.com/api/products/mobile","method":"GET","parameters":{"country":{"type":"string","description":"Optional country or region filter (e.g. US, JP, Europe)","required":false}}},{"name":"get_plan_details","description":"Get detailed pricing, duration, and data limits for a specific package code.","endpoint":"https://www.connectmeguru.com/api/products/{packageCode}","method":"GET"}],"authentication":{"type":"none","notes":"Public read access for catalog search and plan comparison."}}