docs/dev-guides/agent-context/copilot-studio.md
Build Copilot Studio agents that can find trustworthy data, trace lineage, look up ownership, and answer data questions grounded in your enterprise context from DataHub.
In Copilot Studio, click + Create a blank agent or open an existing one.
<p align="center"> </p>From your agent's overview, scroll to Tools and click + Add tool. Select Model Context Protocol under "Create new".
<p align="center"> </p>| Field | Value |
|---|---|
| Server name | DataHub MCP Server |
| Server URL | https://<tenant>.acryl.io/integrations/ai/mcp |
| Authentication | API key · Header · Authorization · Bearer <token> |
:::note Self-Hosted DataHub For self-hosted instances, expose the MCP server via a publicly accessible URL and use that as the Server URL. :::
Click Next — Copilot Studio discovers DataHub's tools automatically. Click Add and configure, then toggle on the tools you want.
<p align="center"> </p>Click Test in the top-right corner and try:
Bearer prefix.Links: Copilot Studio Docs · Agent Context Kit · MCP Server Guide