Healthy Aging Atlas
https://healthyagingatlas.com/api/mcpskills: {'id': 'search_supplements', 'name': 'search_supplements', 'description': 'Search for supplements by name, ingredient, or health benefit. Returns ranked products with trust scores, prices, and affiliate-tagged purchase links.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_product', 'name': 'get_product', 'description': 'Retrieve detailed data for a specific supplement product: full ingredient profile, trust score, third-party certifications, pricing, and evidence summary.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'compare_supplements', 'name': 'compare_supplements', 'description': 'Head-to-head comparison of two supplements. Returns key differences, evidence quality, best use cases, safety notes, and a verdict with affiliate purchase links.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_price_history', 'name': 'get_price_history', 'description': 'Retrieve price history and freshness data for a supplement product. Shows current price, historical observations, and price trend.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'recommend_for_goal', 'name': 'recommend_for_goal', 'description': 'Get evidence-ranked supplement recommendations for a specific health goal, with optional budget and demographic filters. Returns the top products with a "why" explanation.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 984.1ms; conformance: pass
How to connect
https://healthyagingatlas.com/api/mcp
curl -X POST https://healthyagingatlas.com/api/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'