Arlet

Connect openFDA to Copilot Studio

Query openFDA directly from Copilot Studio. Arlet links the two through one MCP connection and takes care of API keys.

This server connects your AI client to openFDA, the FDA's public API over its drug, food and device datasets. It is the working reference for US pharmaceutical regulatory information.

Key features:

  • search_drug_labels: find a drug's official product label by brand or generic name and read the clinically important sections - indications, dosage, boxed and other warnings, contraindications, adverse reactions and drug interactions. Long sections are truncated to stay readable.
  • summarize_adverse_events: aggregate FAERS spontaneous reports for a drug - the most frequently reported reactions, or breakdowns by seriousness, reporter country or patient sex. The response always carries the caveat that counts are reporting frequency, not incidence or causation.
  • search_recalls: search enforcement reports for drugs, foods and devices by product keyword and recall classification (Class I = most serious), newest first.

Arlet supplies the API key, so the higher per-key limit (240 requests/minute, 120,000/day) applies with no setup on your side; that quota is shared across Arlet users.

Important: openFDA data is not validated by the FDA and must not be used to make decisions regarding medical care; every tool response repeats this disclaimer.

How to connect openFDA to Copilot Studio

  1. 1

    In the Arlet dashboard, open Data tools, find openFDA and switch it on. No API key setup is needed.

  2. 2

    Sign in to Copilot Studio with your work account, create a new agent (or open an existing one), and in the Build tab choose Tools β†’ + β†’ Add β†’ Model Context Protocol (MCP) in the right panel.

  3. 3

    In the Add MCP server form, enter "Arlet" as the Server name, https://mcp.arlet.dev/mcp/ as the Server URL, choose OAuth 2.0 for Authentication and "Dynamic (detected)" for Configuration type, then click Add. No Client ID / Secret is needed.

  4. 4

    On the Select a connection screen, choose Create new connection β†’ Create, then sign in with Google on the Arlet authorization screen and click Allow. Click Add to attach the tool to the agent, then Publish to use it from Microsoft 365 Copilot.

Requires a Microsoft work account and a Copilot Studio license (or trial). MCP is available only for agents using generative orchestration and not in Copilot Studio in Teams.

Use openFDA with other AI clients