Add this MCP server to Microsoft Copilot

MCP server URL:

  1. In Microsoft Copilot Studio, open your agent and go to Tools → Add a tool → New tool → Model Context Protocol.
  2. Set the server URL to the MCP URL above, and authentication to OAuth 2.0 → Dynamic discovery. No client ID or secret is needed — the connector registers itself.
  3. Save and authorize the connection when prompted.

If your tenant doesn't have the MCP tool wizard, use the custom-connector fallback instead: import /copilot/connector.yaml?administration={id} as an OpenAPI file when creating a custom connector.