Production end with their own identities? If your end users already sign in to Entra ID, Okta, Auth0, Clerk, or another OIDC provider, configure a User Source on your gateway. Arcade redirects each end user to your identity provider on sign-in and identifies them by an OIDC subject claim.
Create or open your agent
In Copilot Studio , create a new or open an existing one that you want to connect to Arcade .
Add a new MCP tool
Inside your , click the tab in the navigation panel
Click on Add a
In the Add panel, select
Click on New to configure a new connection
Configure the MCP Gateway connection
In the configuration dialog:
Enter a Server name for your connection (for example, “PersonalAssistantTools”)
Add a Server description to help identify the tools available
Enter your Arcade MCP Gateway URL in the Server URL field: https://api.arcade.dev/mcp/<YOUR-GATEWAY-SLUG>
Under Authentication, select OAuth 2.0
Under Type, select Dynamic discovery to authorize the MCP gateway automatically using OAuth
Complete the authorization flow
After saving the gateway configuration, you’ll be redirected to the Arcade authorization page. Review the permissions requested and click Allow to authorize Copilot Studio to access your MCP resources.
Start using your tools
Once the connection is established, return to your agent and start a conversation. Now you can directly interact with your tools.
Arcade provides just-in-time authorization. When you use a tool that requires access to an external service, Copilot Studio will display an authorization link. Click the link to grant access and continue. This works seamlessly with tools like SharePoint, Teams, Stripe, and Gmail.