Skip to content

lastmile-ai/openai-apps-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI Apps SDK Examples

MIT License

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

What is a ChatGPT app?

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.

What is mcp-agent cloud( MCPAC)?

The mcp-agent cloud is a cloud platform for hosting MCP servers, MCP App servers, and MCP Agent servers.

OpenAI / ChatGPT Apps

App Details
Pizzaz

🍕 Pizzaz

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.

Solar System

🪐 Solar System

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.

Timer

⏲️ Timer

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.

Contributing

You are welcome to open issues or submit PRs to improve this app, however, please note that we may not review all suggestions.

License

This project is licensed under the MIT License. See LICENSE for details.

About

Examples for hosting OpenAI Apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages