{
  "schemaVersion": "1.0",
  "name": "Healthy Aging Atlas",
  "description": "Evidence-based supplement data for healthy aging. Query trust-scored products, compare supplements head-to-head, get 90-day price history, and find goal-specific recommendations. Data covers 126 supplement types across 190+ evidence-based landing pages, with 500+ individually trust-scored product listings and clinical evidence scoring.",
  "endpoint": "https://healthyagingatlas.com/api/mcp/",
  "transport": "http",
  "protocolVersion": "2024-11-05",
  "contact": "hello@healthyagingatlas.com",
  "tools": [
    {
      "name": "search_supplements",
      "description": "Search for supplements by name, ingredient, or brand. Returns trust-scored products with affiliate purchase links."
    },
    {
      "name": "get_product",
      "description": "Get full details for a specific supplement product: trust score, certifications, price, evidence summary."
    },
    {
      "name": "compare_supplements",
      "description": "Head-to-head comparison of two supplements with key differences, best use cases, and verdict."
    },
    {
      "name": "get_price_history",
      "description": "90-day price history and freshness data for a supplement product."
    },
    {
      "name": "recommend_for_goal",
      "description": "Top evidence-ranked supplements for a health goal with optional budget and demographic filters."
    }
  ]
}
