Connect Health Research to Copilot Studio
Query Health Research directly from Copilot Studio. Arlet links the two through one MCP connection and takes care of API keys.
Separates 'what the synthesized literature says', 'what is still being tested' and 'what the population-level statistics show'.
Tools:
- search_health_evidence: Europe PMC filtered to reviews, meta-analyses and cohort studies, so results rest on synthesized or population-level evidence rather than one small trial.
- search_clinical_trials: ClinicalTrials.gov API v2. Returns NCT ID, recruitment status, phase, study type, planned enrollment and start date β the fastest way to see whether an intervention is still under investigation rather than established.
- find_who_indicators: search WHO GHO indicators by name to get an indicator_code.
- get_who_indicator_values: fetch data points for that code, optionally filtered to one country (ISO3), for international comparison.
The WHO tools are deliberately two steps: indicator codes are opaque strings, and guessing them produces silently wrong data, so the code must come from a search.
Abstracts are returned only for open-access articles under a CC license; other records carry metadata and a link.
This server reports published findings, trial registrations and official statistics. It does not diagnose, recommend treatment, or replace a clinician β anyone with symptoms or a medical condition should consult a physician.
How to connect Health Research to Copilot Studio
- 1
In the Arlet dashboard, open Data tools, find Health Research and switch it on. No API key setup is needed.
- 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
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
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.
