We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a41682a commit 2223e76Copy full SHA for 2223e76
1 file changed
sdks/typescript/client/src/components/AppRenderer.tsx
@@ -190,7 +190,7 @@ export interface AppRendererProps {
190
/**
191
* React component that renders an MCP tool's custom UI in a sandboxed iframe.
192
*
193
- * This component manages the complete lifecycle of an MCP-UI tool:
+ * This component manages the complete lifecycle of an MCP Apps tool:
194
* 1. Creates AppBridge for MCP communication
195
* 2. Fetches the tool's UI resource (HTML) if not provided
196
* 3. Delegates rendering to AppFrame
0 commit comments