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/)