feat(apps): Integrate AppRenderer from @mcp-ui/client SDK (#7013)
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
.parent
|
||||
.postMessage({
|
||||
jsonrpc: '2.0',
|
||||
method: 'ui/notifications/sandbox-ready',
|
||||
method: 'ui/notifications/sandbox-proxy-ready',
|
||||
params: {}
|
||||
}, '*');
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user