This repository showcases example ChatGPT Apps, each of which is already hosted for you to try out. For setup and deployment, see the 📘 documentation.
pizza-openai.mp4
OpenAI introduced apps in ChatGPT via the new Apps SDK. Apps in ChatGPT allow users to naturally converse with applications to unlock richer experiences. These apps adhere to the Model Context Protocol (MCP), which is an open standard for connecting AI applications to external systems.
The mcp-agent cloud is a cloud platform for hosting MCP servers, MCP App servers, and MCP Agent servers.
| App | Details |
|---|---|
| Developer: OpenAI MCP Url: https://pizzaz.demos.mcp-agent.com/sse Source: ./pizzaz_server_python An example OpenAI app that exposes a full suite of Pizzaz demo widgets so developers can experiment with UI-bearing tools in ChatGPT developer mode. |
|
| Developer: OpenAI MCP Url: https://solar-system.demos.mcp-agent.com/sse Source: ./solar-system_server_python An example OpenAI app that lets users drive the 3D solar system UI from ChatGPT. |
|
![]() |
Developer: LastMile AI MCP Url: https://timer.demos.mcp-agent.com/sse Source: lastmile-ai/mcp-agent/examples An example OpenAI app that lets users create timers from ChatGPT. |
You are welcome to open issues or submit PRs to improve this app, however, please note that we may not review all suggestions.
This project is licensed under the MIT License. See LICENSE for details.
