For AI agents: the complete documentation index is available at https://scriptedalchemy.github.io/agent-bundle/llms.txt, the full documentation bundle is available at https://scriptedalchemy.github.io/agent-bundle/llms-full.txt, and this page is available as Markdown at https://scriptedalchemy.github.io/agent-bundle/api/interfaces/routes_public.RouteUiMeta.md.
  • English
  • Interface: RouteUiMeta

    The MCP Apps _meta.ui block a tool, resource, or prompt stamps on its listing so hosts open the referenced App beside the result. Set resourceUri to appResourceUri of the App route instead of repeating the App's ui:// literal: the compiler resolves the reference to the App's static config.resourceUri, so the two can never drift. The block stays open for the rest of the MCP Apps ui vocabulary (prefersBorder, csp, permissions, …).

    Indexable

    [key: string]: unknown

    Properties

    resourceUri?

    readonly optional resourceUri?: string