{
  "name": "lowerscript-prices",
  "title": "LowerScript Prescription Prices",
  "description": "Live LowerScript/SingleCare prescription cash prices, pharmacy comparison, and the free discount card, as read-only tools for AI assistants. English and Spanish.",
  "version": "1.0.0",
  "protocol": "mcp",
  "protocolVersion": "2025-06-18",
  "transport": "http",
  "endpoint": "https://www.lowerscript.com/.netlify/functions/mcp",
  "auth": {
    "type": "none",
    "note": "No authentication required. An optional bearer token (Authorization: Bearer <token>, request at info@lowerscript.com) lifts only the daily rate cap."
  },
  "readOnly": true,
  "tools": ["find_drug", "get_prices", "get_card"],
  "documentationUrl": "https://www.lowerscript.com/tools",
  "documentationUrlEs": "https://www.lowerscript.com/es/tools",
  "privacyPolicyUrl": "https://www.lowerscript.com/privacy-policy",
  "termsOfServiceUrl": "https://www.lowerscript.com/terms",
  "support": {
    "email": "info@lowerscript.com",
    "phone": "866-644-1242"
  },
  "icon": "https://www.lowerscript.com/assets/favicon-32.png",
  "category": "health",
  "languages": ["en", "es"],
  "publisher": {
    "name": "LowerScript",
    "url": "https://www.lowerscript.com/"
  }
}
