What is a Widget?
A widget is a React component that:- Lives in
widgets/<widget-name>/index.jsx
- Receives props from your MCP tool
- Renders in the ChatGPT interface
- Can be interactive and stateful
Learn the fundamentals of creating widgets with FastApps
widgets/<widget-name>/index.jsx