-
Notifications
You must be signed in to change notification settings - Fork 344
Description
I am taking Apps SDK to as minimal as possible and I am not able to get UI to show with these official apps nor with any simplified solution to avoid static resources loading problem. Tool is called and I get exclusively only text responses with even no hint of the UI.
I have tried this official example app and also Vercel demo app with NextJS where I have seen videos of it working before.
Common theme seems to be Console error "Cannot moveNode with nodeId" like on the below screenshot.
What can be done about it?
Here is what I see with this pizzaz example app.

I have been looking with MCP inspector and tool listing and calling works fine. resource loading is fine.
Ngrok user interface shows ChatGPT calling the commands, and even the resource is loaded.
First tools list
Immediately after reading the resource
