2025.9 (September 2025)

2025.9 (September 2025)


Info
QA Release Date: September 02 2025
Production Release Date: September 19 2025

2025.9 Release Highlights

We're spending this month's release notes highlighting a new feature - support for MCP tools!

MCP Server Closed Beta

This month, we're starting the introduction of a new feature to enable agentic AI-driven applications in Fuuz - our own MCP server!  This feature is currently in a closed beta state- we have some work to do before we're ready to roll it out for general availability, and some of the changes we're going to make will be disruptive, but if you want to request access to the closed beta to test the feature and provide feedback, please put in a ticket at support.fuuz.com and we'll review your request!

With this new service, Fuuz app developers and administrators will have the ability to use Data Flows to create custom MCP tools that interact with the Fuuz platform and apps running on it.  Once the MCP tools are created, developers or end users can connect those tools to their preferred LLM chat agent, which will then be able to use those tools to do anything a data flow can do: retrieve, create, or modify data, initiate integration requests to external APIs, send notifications to Fuuz users, read data from shop floor devices, and more!

In this example, we've created tools that allow an AI agent to retrieve historical sensor measurements from shop floor devices. The agent is able to provide the appropriate filter parameters to the tools, then use the results to answer questions and provide insights about the data.

An AI agent using MCP tools to request sensor measurement data from Fuuz, and then use that data to drive insights.

In this case, the MCP tool flow is very simple - it's essentially just a prebuilt query - but it could be more complicated if required. For example, it could retrieve live data from a device or external API, combine data from multiple sources, or pre-aggregate the results for easier consumption by the agent.

The MCP tool flow used to retrieve sensor data for the AI agent.

In the (sped-up) example below, we've created tools to return information about the schema of an app running in Fuuz, allowing the AI agent to explain the purpose of data models and their fields, their types, and how they relate. Some of the work we have planned involves integrating this kind of functionality directly into the MCP server, so it doesn't require data flows - along with extending it to the logical next step, allowing an AI agent to generate app components like data models or screens!

A (sped-up) recording of an AI agent interacting with MCP tools, requesting information about an app.

If I haven't driven the point home enough already, the takeaway here isn't "Fuuz can return sensor data or data models to an AI agent" - it's that the Fuuz platform has a new native feature for building custom agentic AI tools. Those tools could be an extension of an existing app - extending WMS to allow AI to assist with cycle counting, for example - or they could be entirely new MCP tools purpose-built to solve a problem in your business that's not easily addressable by existing AI tools, like driving insights from data stored in on-premise SQL databases or legacy cloud applications. We're putting the power in the hands of our users!

Naturally, with great power comes great responsibility - exposing features of an app to an AI agent comes with risk, and a lot of the work we have planned is aimed at guiding developers toward smart decisions regarding AI-driven functionality and providing administrators with the controls and transparency necessary to use it safely. The potential of these tools is incredible, and we're excited to get this feature into the hands of some of our forward-thinking customers and partners to see what they make with it!

Full Release Notes: 2025.9.0

Data

Security

  1. Added Developer access type for use in app development environments
  2. Updated new tenant provisioning to automatically grant administrator access to the user who created the tenant
  3. Fixed a bug with tenant type restrictions which prevented installing packages containing certain kinds of records into Application tenants

Export System

  1. Added support for scheduled recurring exports

DevOps

  1. Added topic to trace fields
  2. Added application trace information to MongoDB operation comments to streamline performance tuning

Integration

Device Gateway

  1. Added loaded drivers, data flows, and their versions to gateway status function output

Orchestration

Data Mapping

  1. Added support for new Date and Math function nodes

Webhooks & Topics

  1. Updated webhook service to Typescript

MCP

  1. [Closed Beta] Added support for exposing data flows to AI agents as MCP tools 

User Interface

Framework

  1. Deployed new Manifest V3 compatible browser extension

Screen Designer

  1. Fixed a bug requiring users to click "New" twice when an existing screen is open

    • Related Articles

    • 2023.9 (September 2023)

      QA Release Date: September 05 2023 Production Release Date: September 19 2023 2023.9 Release Highlights Fall is kicking off with a release full of new features and enhancements - read on to find out more! IP Address Policy Rules The September 2023 ...
    • 2024.9 (September 2024)

      2024.9 Release Highlights Happy fall, everyone! The September 2024 release is packed with features and improvements we’re delighted to share. Read on to learn more! App Development Screens First up, this month’s release includes two new screens ...
    • 2025.2 (February 2025)

      QA Release Date: February 04 2025 Production Release Date: February 18 2025 2025.2 Release Highlights New Data Mapping Tool The flagship feature released this month is a brand new core component of the Fuuz development ecosystem: a new Data Mapping ...
    • 2025.5 (May 2025)

      Plex SQL Connector Deprecation: With the 2025.5 release, the Plex SQL connector will be deprecated. The connector will be removed in an upcoming release. Please migrate any integrations using this connector over to the ODBC connector using Plex’s ...