Guides
Add this MCP server to Microsoft Copilot
MCP server URL:
- In Microsoft Copilot Studio, open your agent and go to Tools → Add a tool → New tool → Model Context Protocol.
- 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.
- 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.


