{"$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, live catalog grounding, and automated task delegation.","url":"https://www.connectmeguru.com","version":"1.1.0","provider":{"name":"ConnectMeGuru","url":"https://www.connectmeguru.com","contact_email":"support@connectmeguru.com"},"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","legal_info_url":"https://www.connectmeguru.com/pages/terms","privacy_policy_url":"https://www.connectmeguru.com/pages/privacy","agent":{"version":"1.1.0","capabilities":["a2a_handshake","task_delegation","api_discovery","search_travel_esim","list_mobile_plans","get_plan_details","validate_discount_code","get_knowledge_grounding"],"authentication":"none"},"capabilities":[{"name":"search_travel_esim","description":"Search available travel eSIM data plans by country, region name, or data volume keywords.","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 and daily/total options.","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, speed, and data limits for a specific package code.","endpoint":"https://www.connectmeguru.com/api/products/{packageCode}","method":"GET"},{"name":"validate_discount_code","description":"Check validity and calculate discount amount for promo coupon codes.","endpoint":"https://www.connectmeguru.com/api/discount/validate","method":"POST"},{"name":"get_knowledge_grounding","description":"Retrieve official platform grounding, device compatibility matrix, and installation guidelines.","endpoint":"https://www.connectmeguru.com/api/mcp/knowledge","method":"GET"}],"authentication":{"type":"none","notes":"Public read access for catalog search, plan comparison, and knowledge grounding."}}