You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`ui/notifications/size-changed`|`ui-lifecycle-iframe-render-data`| Host informs of size constraints |
194
+
|`ui/notifications/tool-cancelled`|`ui-lifecycle-tool-cancelled`| Tool execution was cancelled |
195
+
|`ui/resource-teardown`|`ui-lifecycle-teardown`| Host notifies UI before teardown |
193
196
194
197
## Configuration Options
195
198
@@ -210,7 +213,7 @@ createUIResource({
210
213
211
214
## MIME Type
212
215
213
-
When the MCP Apps adapter is enabled, the resource MIME type is automatically set to `text/html;profile=mcp`. This is the expected MIME type for MCP Apps-compliant hosts.
216
+
When the MCP Apps adapter is enabled, the resource MIME type is automatically set to `text/html;profile=mcp-app`, the MCP Apps equivalent to `text/html`.
0 commit comments