{
  "name": "ClearSale",
  "description": "AI-powered fraud prevention and chargeback protection for ecommerce, an Experian company.",
  "url": "https://www.clear.sale",
  "documentationUrl": "https://www.clear.sale/ai-agents",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "provider": {
    "organization": "ClearSale (an Experian company)",
    "url": "https://www.clear.sale"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "request_quote",
      "name": "Request a fraud-protection quote",
      "description": "Request a tailored ClearSale fraud-prevention quote and free analysis.",
      "interface": "web",
      "url": "https://www.clear.sale/getstarted"
    },
    {
      "id": "view_pricing",
      "name": "View pricing",
      "description": "Performance-based pricing details for ClearSale fraud prevention.",
      "interface": "web",
      "url": "https://www.clear.sale/pricing"
    },
    {
      "id": "view_case_studies",
      "name": "View case studies",
      "description": "Documented fraud-prevention results across 25+ ecommerce brands.",
      "interface": "web",
      "url": "https://www.clear.sale/case-studies"
    }
  ],
  "x_aeo": {
    "aeo-version": "2.13.0",
    "_note_version_header": "HubSpot CMS cannot set an X-AEO-Version HTTP header; aeo-version in this JSON body is the AEO Framework documented fallback.",
    "sitemap_aeo": "https://www.clear.sale/sitemap-aeo.json",
    "llms_txt": "https://www.clear.sale/llms.txt",
    "key_metrics": {
      "approval_rate": "99%+",
      "fraud_and_chargeback_reduction": "up to 95%",
      "merchants_protected": "100,000+",
      "countries": "160+",
      "expert_analysts": "1,100+",
      "years_in_operation": "25+"
    },
    "transactional_api": {
      "status": "planned",
      "note": "A programmatic A2A endpoint (api-key auth) is planned; today the skills above are available via their web URLs."
    }
  }
}