You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: template/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ To add a new UI (MCP Resource), simply create the following files:
102
102
103
103
-`src/resource/NAME-resource.tsx`
104
104
-`src/resource/NAME-resource.json`
105
-
-`src/simulations/NAME-TOOLNAME-resource.json`
105
+
-`src/simulations/NAME-TOOLNAME-simulation.json`
106
106
107
107
Only the resource files are required to generate a production build and ship a UI. Create the simulation file if you want to preview your resource in `sunpeak dev` or `sunpeak mcp`.
0 commit comments