From 0b643c16f76cde66debc4370189fa4406baaa3eb Mon Sep 17 00:00:00 2001 From: Dimitrie Hoekstra Date: Fri, 28 Aug 2026 17:55:54 +0200 Subject: [PATCH] docs: show the agent picker before the written-out steps The picker sat under Where to add it, per agent, so a reader met the raw MCP address in step 1 and only found the per-agent tabs much further down. Move the single embed to the top of Connect your agent and keep the three steps, both addresses and every per-agent section in text below it. --- docs/user/expert/third-party-agents.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/docs/user/expert/third-party-agents.md b/docs/user/expert/third-party-agents.md index 30d3670572..c214ac141a 100644 --- a/docs/user/expert/third-party-agents.md +++ b/docs/user/expert/third-party-agents.md @@ -14,6 +14,13 @@ Because the agent is yours, so is the model it runs on. Any MCP client that supports the HTTP transport can connect. That is the only requirement. +Pick your agent for the address to copy and the steps that apply to it: + +::agent-setup-tabs{:exclude-expert="true" :signup="false" surface="docs"} +:: + +The same three steps, written out: + 1. **Add the FlowFuse MCP address in your agent's connector settings.** See [where to add it, per agent](#where-to-add-it-per-agent) if you are not sure where yours lives. On FlowFuse Cloud: @@ -64,11 +71,6 @@ 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.