
automation
VIDEO TUTORIAL: Add Custom APIs and MCP Servers to Declarative Agents
Short video walkthrough on how to plug custom HTTP APIs and MCP servers into Declarative Agents.
// Page 6

automation
Short video walkthrough on how to plug custom HTTP APIs and MCP servers into Declarative Agents.

authentication
Avoiding the dreaded connection manager dialog for slick authenticated access to custom APIs and MCP servers.

orchestration
Step-by-step guide to wiring an A2A-enabled agent into Copilot Studio.

mcp
How to avoid context window saturation in Copilot Studio by passing MCP resources between tools when the tool output is too huge to fit into an agent context window.

automation
Learn how to automatically sync users added/removed from Entra Security Groups to Dataverse Teams

mcp
Use the new Agent 365 tooling servers to bring Microsoft 365 Copilot Search, SharePoint & OneDrive, Outlook Mail, Outlook Calendar, Word and more directly into your Copilot Studio agents.

authentication
Why most Copilot Studio agents don't need manual authentication, and the myths keeping you from simpler configurations.

channels
Essential techniques for managing session state, handling updates, and ensuring reliable performance when deploying Copilot Studio Agents to Microsoft Teams.
orchestration
How to provide additional context and influence agent behavior through instructions, including specific tools and knowledge consultation.
agents-sdk
Surface Anthropic reasoning process as informative activities via the Microsoft 365 Agents SDK and render summarized reasoning steps in your app.
mcp
Resources in MCP: How Copilot Studio Uses Them If you’re building MCP (Model Context Protocol) servers for Copilot Studio, here’s something important to understand: Copilot Studio’s orchestrator a...
mcp
Custom Headers in MCP Connectors The Model Context Protocol (MCP) allows Copilot Studio agents to connect to external servers that provide tools (and prompts as of recently). While MCP connectors ...