> ## Documentation Index
> Fetch the complete documentation index at: https://measured.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect Measured MCP to Microsoft Copilot

> Add Measured's MCP server to Microsoft 365 Copilot and Copilot Studio agents.

Measured's MCP server can be connected to **Microsoft 365 Copilot** and **Copilot Studio** agents as a custom MCP connector. Setup is done by a Microsoft 365 admin or Copilot Studio maker.

See [Connect MCP clients](/connect-mcp-clients) for prerequisites (MCP URL, OAuth 2.1 with DCR, admin role).

## Copilot Studio (recommended)

1. Open [Copilot Studio](https://copilotstudio.microsoft.com) and select or create an agent.
2. Go to **Tools → Add a tool → New tool → Model Context Protocol**.
3. Enter:
   * **Server name**: `Measured`
   * **Server URL**: `https://mcp.measured.com/mcp`
   * **Authentication**: **OAuth 2.1** — Copilot Studio registers itself via DCR; complete the Measured sign-in when prompted
4. Save the connection and add the Measured tools to your agent.
5. Publish the agent so end users in your tenant can use it in Microsoft 365 Copilot.

## Microsoft 365 Copilot (admin-managed)

Tenant admins can publish the Measured MCP server as an approved connector via the **Microsoft 365 admin center → Integrated apps**, then end users enable **Measured** from the Copilot side panel under **Agents / Connectors**.

## Provider documentation

* [Microsoft Learn — Extend Copilot Studio agents with Model Context Protocol](https://learn.microsoft.com/en-us/microsoft-copilot-studio/agent-extend-action-mcp)
* [Microsoft Learn — Manage agents and connectors for Microsoft 365 Copilot](https://learn.microsoft.com/en-us/microsoft-365-copilot/extensibility/)
