mcp-use TypeScript API
    Preparing search index...

    Variable ViewRendererConst

    ViewRenderer: MemoExoticComponent<
        (__namedParameters: ViewRendererProps) => Element,
    > = ...

    Renders an MCP App inside an isolated iframe and bridges host capabilities.

    The renderer resolves live MCP resources or accepts preloaded HTML, applies the selected CSP policy, and forwards tool state and host callbacks through the MCP Apps bridge.