Skip to content
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ Once enabled, you can connect external clients to the MCP Server. For example, t

Replace `<name>` with your preferred server name and `<port>` 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/)
Expand Down