Clarity By Health AI MCP Server

Condition-aware ingredient & product safety for AI agents: verdict, evidence tier, citations.

Remote serverstreamable-http

What is the Clarity By Health AI MCP server?

Connect Clarity By Health AI to Claude, Cursor or any other MCP client and it stops being a tab you switch to. Condition-aware ingredient & product safety for AI agents: verdict, evidence tier, citations. The clarity by health ai mcp server is what makes that connection.

What the server does

Condition-aware ingredient & product safety intelligence for AI agents. Every answer carries a verdict, an evidence tier (Gold / Silver / Bronze), and a citation — curated against authoritative sources (LactMed, InfantRisk, PubMed, DSLD, DermNet, EU CosIng) by Health AI (Dr. Olga Lavinda, PhD).

Available tools

The toolset is worth reading before you wire it up, because it tells you what the integration is really for:

  • check_ingredient — Verdict + evidence tier + citation for a cosmetic/food/supplement ingredient, under a condition lens
  • strain_lookup — Verdict, tier, PMID citation and safety flags for a cannabis or mushroom species/strain
  • scan_barcode — Look up a product by UPC/EAN, flag its ingredients for a condition lens, and surface any active FDA recall
  • validate_claim — Fact-check a free-text health claim against Clarity's curated position — supports / contradicts / does-not-cover, with citation
  • check_interaction — Curated ingredient-to-ingredient interactions — type, severity, mechanism, clinical note, source (single or pair)
  • score_product — Category-specific product quality score by barcode (food / skincare / supplement), each dimension distinct, always with data-quality coverage
  • check_stack — Audit a supplement/ingredient stack in one call — per-item condition-lens verdicts (cited where evidence exists) plus curated within-stack
  • find_alternatives — Find 2–3 safer same-category swaps for a flagged product, rated on Clarity's quality dimensions
  • check_recall — Check whether a consumer product or brand has an active FDA/consumer recall on file (food, supplements, cosmetics — not devices), with classification

Installation

Because this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.

Where it fits

This sits in the knowledge and memory group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Clarity By Health AI's toolset — check_ingredient, strain_lookup, scan_barcode and 6 more — is a fair guide to whether it matches your workflow. It is maintained by com.healthai; worth a glance at recent repository activity before you build anything load-bearing on it.

This entry was verified against Clarity By Health AI's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.

Worth knowing first

  • Your data travels to the provider's service, so the usual questions apply about what you send and what they retain.
  • With 9 tools registered it takes up a noticeable share of the context window; turn it off in projects that never touch Clarity By Health AI.
  • Keep per-call confirmation enabled while you learn its behaviour; it is the cheapest safeguard you have.

Available tools

ToolWhat it does
check_ingredientVerdict + evidence tier + citation for a cosmetic/food/supplement ingredient, under a condition lens
strain_lookupVerdict, tier, PMID citation and safety flags for a cannabis or mushroom species/strain
scan_barcodeLook up a product by UPC/EAN, flag its ingredients for a condition lens, and surface any active FDA recall
validate_claimFact-check a free-text health claim against Clarity's curated position — supports / contradicts / does-not-cover, with citation
check_interactionCurated ingredient-to-ingredient interactions — type, severity, mechanism, clinical note, source (single or pair)
score_productCategory-specific product quality score by barcode (food / skincare / supplement), each dimension distinct, always with data-quality coverage
check_stackAudit a supplement/ingredient stack in one call — per-item condition-lens verdicts (cited where evidence exists) plus curated within-stack interactions
find_alternativesFind 2–3 safer same-category swaps for a flagged product, rated on Clarity's quality dimensions
check_recallCheck whether a consumer product or brand has an active FDA/consumer recall on file (food, supplements, cosmetics — not devices), with classification + source URL

How to install the Clarity By Health AI MCP server

{
  "mcpServers": {
    "clarity": {
      "command": "npx",
      "args": ["-y", "wrangler"]
    }
  }
}

Add to claude_desktop_config.json, then restart Claude Desktop.

Example prompts to try

  • Use Clarity By Health AI to check ingredient.
  • Use Clarity By Health AI to strain lookup.
  • Use Clarity By Health AI to scan barcode.

Frequently asked questions

It connects Clarity By Health AI to MCP-compatible AI assistants such as Claude and Cursor, exposing 9 tools (check_ingredient, strain_lookup, scan_barcode, and more) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Clarity By Health AI directly.