Skip to content

Conversation

@avoguru
Copy link
Contributor

@avoguru avoguru commented Jan 16, 2026

Note

Introduces documentation for using Arcade with Microsoft Copilot Studio and wires it into navigation and indexes.

  • Adds guides/tool-calling/mcp-clients/copilot-studio/page.mdx with step-by-step setup (OAuth 2.0 Dynamic discovery) and screenshots
  • Updates _meta.tsx and mcp-client-grid.tsx to include the Copilot Studio client and logo
  • Updates public/llms.txt to index the new Copilot Studio guide

Written by Cursor Bugbot for commit a283082. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Jan 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
docs Ready Ready Preview, Comment Jan 19, 2026 1:52pm

Request Review

@avoguru avoguru requested a review from torresmateo January 16, 2026 17:40
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Style Review

Found 3 style suggestion(s).

Powered by Vale + Claude

avoguru and others added 2 commits January 16, 2026 09:46
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@torresmateo torresmateo enabled auto-merge (squash) January 19, 2026 13:45
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Style Review

Found 2 style suggestion(s).

Powered by Vale + Claude


### 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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Google.Passive: Changed passive 'you'll be redirected' to active 'Arcade redirects you'

Suggested change
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.
After saving the gateway configuration, Arcade redirects you to the 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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Google.Passive: Changed passive 'the connection is established' to active 'you establish the connection'

Suggested change
Once the connection is established, return to your agent and start a conversation. Now you can directly interact with your tools.
Once you establish the connection, return to your agent and start a conversation. Now you can directly interact with your tools.

@torresmateo torresmateo merged commit cb4206b into main Jan 19, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants