From 46e56d392331fc331896f0a743a5a05b4dd2a742 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konrad=20Soko=C5=82owski?= Date: Mon, 4 May 2026 12:56:12 +0200 Subject: [PATCH] Add limitations section for Studio Pro 11.10 MCP Server Co-authored-by: Copilot --- .../maia-make/studio-pro-mcp-server.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/en/docs/refguide/modeling/mendix-ai-assistance/maia-make/studio-pro-mcp-server.md b/content/en/docs/refguide/modeling/mendix-ai-assistance/maia-make/studio-pro-mcp-server.md index 0c35fd8250b..6f2af663023 100644 --- a/content/en/docs/refguide/modeling/mendix-ai-assistance/maia-make/studio-pro-mcp-server.md +++ b/content/en/docs/refguide/modeling/mendix-ai-assistance/maia-make/studio-pro-mcp-server.md @@ -34,6 +34,13 @@ Once enabled, you can connect external clients to the MCP Server. For example, t Replace `` with your preferred server name and `` with the port configured in **Preferences**. +## Limitations + +The following limitations apply specifically to Studio Pro 11.10: + +* **Page generation is not supported** — The MCP Server cannot generate pages in this version. +* **Web fetch is blocking** — When a web fetch tool call is performed by the MCP Client, the operation awaits user approval in Studio Pro. For more information, see [Maia Web Fetch](/refguide/maia-web-fetch/). + ## Read More * [Maia Make Capabilities](/refguide/maia-make/)