Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/user/expert/third-party-agents.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@ When you ask for flow work, your agent will guide you to connect an editor sessi

The agents below are the common ones and where their settings live. Every other AI Agent that supports MCP over HTTP connects the same way.

Pick yours for the address and the steps that apply to it:

::agent-setup-tabs{:exclude-expert="true" :signup="false" surface="docs"}
::

### Microsoft Copilot

In **Copilot Studio**, open your agent's **Tools** page, select **Add a tool**, then **New tool**, then **Model Context Protocol**. Give the server a name and a description saying what it is for, since the orchestrator uses that description to decide when to call it, and enter the FlowFuse MCP address as the server URL.
Expand Down
Loading