Skip to content
Open
Show file tree
Hide file tree
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
8 changes: 8 additions & 0 deletions nuxt/content/feature-catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,14 @@ sections:
beta: true
showOnPricing: false
tiers: { edge: true, hub: true, fleet: true }
- id: third-party-agents
title: Connect Your Own AI Agent
description: "Point the AI agent your company already uses at FlowFuse, so it can query your teams and instances and build Node-RED applications, with you deciding which teams it reaches and whether it can make changes."
docsLink: /docs/user/expert/third-party-agents/
changelog:
- url: /changelog/2026/08/connect-your-own-ai-agent/
release: "3.0"
tiers: { edge: true, hub: true, fleet: true }
- id: mcp-servers
title: Agentic Operations
description: "Expose your Node-RED flows as tools an AI agent can call directly, so agents can query the state of the factory or trigger actions without custom integration work."
Expand Down
26 changes: 26 additions & 0 deletions src/changelog/2026/08/connect-your-own-ai-agent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
title: Connect your own AI agent to FlowFuse
description: The AI agent your team already uses can now work your platform and build Node-RED applications, with you deciding what it may reach.
date: 2026-08-27 12:00:00
release: "3.0"
authors: ["serban-costin"]
tags:
- changelog
issues:
- https://github.com/FlowFuse/flowfuse/issues/8192
---

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@dimitrieh I would suggest a better CTA here: that actually installs the agents on my claude or otherwise.

FlowFuse Expert is no longer the only AI that can work your platform. FlowFuse now acts as an MCP server, so the agent your team already uses can query your teams and instances, and build Node-RED applications for you.

![Your own AI agent signs in to one FlowFuse address, and FlowFuse reaches your instances and your open editor session](./images/connect-your-own-agent.svg)
*Your agent talks to one address. FlowFuse reaches the instances, so they are never opened up.*

Add the FlowFuse address in your agent's connector settings, sign in, and choose which teams the agent may reach and whether it may make changes. Microsoft Copilot, ChatGPT and Claude all connect this way, and so do command-line and editor agents such as Claude Code, Cursor and Visual Studio Code.

This matters most where company policy only permits an approved AI assistant. Until now that meant no AI on the platform at all, because the only way in was our own. Now the assistant your company already sanctioned can do the work.

The access you grant is enforced on every call, so a read-only grant is refused whatever the agent tries. Nothing an agent reaches through FlowFuse can delete an instance, an application, a snapshot or a team, and deploying stays yours.

Flow building happens on the canvas in front of you. Open the instance, turn on the MCP toggle in the page header, and you watch the agent work.

This is available to all FlowFuse Cloud users and to Enterprise self-hosted installations from v3.0, across FlowFuse Hub, Edge and Fleet. See [connecting your own agent](/docs/user/expert/third-party-agents/) for setup, including what to check on an instance before asking for a flow.
55 changes: 55 additions & 0 deletions src/changelog/2026/08/images/connect-your-own-agent.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading