From 5990ce0f8c2f6b3469f826ad4bb7519a2a0729a1 Mon Sep 17 00:00:00 2001 From: Dimitrie Hoekstra Date: Fri, 28 Aug 2026 09:45:22 +0200 Subject: [PATCH] docs: correct the ChatGPT and Claude connector steps ChatGPT's connector is added from the prompt dashboard once developer mode is on, not from a connector screen. Claude has no Connectors screen to point at yet, so the step no longer names a menu path. --- docs/user/expert/third-party-agents.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user/expert/third-party-agents.md b/docs/user/expert/third-party-agents.md index fdcb1e881f..289d4b9518 100644 --- a/docs/user/expert/third-party-agents.md +++ b/docs/user/expert/third-party-agents.md @@ -74,11 +74,11 @@ Access through Copilot Studio runs over Power Platform connectors, so any Power ### ChatGPT -Custom connectors live behind developer mode. A workspace administrator enables it under **Workspace Settings**, then **Permissions & Roles**, before anyone can add one. Then add FlowFuse as a connector with the MCP address and sign in. +Custom connectors live behind developer mode. A workspace administrator enables it under **Workspace Settings**, then **Permissions & Roles**, before anyone can add one. The connector itself is then added from the prompt dashboard, with the MCP address, and you sign in there. ### Claude -Open **Settings**, then **Customize**, then **Connectors**, add a custom connector, and enter the FlowFuse MCP address. +Where custom connectors are available on your plan, add one and enter the FlowFuse MCP address. On Team and Enterprise plans an owner adds the connector for the organisation first, and then each person connects and signs in individually.