@modelcontextprotocol/ext-apps - v0.2.2
    Preparing search index...

    Interface McpUiHostContextChangedNotification

    Notification that host context has changed (Host -> Guest UI).

    McpUiHostContext for the full context structure

    interface McpUiHostContextChangedNotification {
        method: "ui/notifications/host-context-changed";
        params: McpUiHostContext;
    }
    Index

    Properties

    Properties

    method: "ui/notifications/host-context-changed"

    Partial context update containing only changed fields.