ChatGPT Apps API, Apps limit per account?
OpenAI Developer Community
March 18, 2026
Hi and welcome back!
If you create a ChatGPT app, you are building using the Apps SDK:
- a MCP backend
- optionally, a frontend widget
- a connection through the Apps SDK
This means you can build everything programmatically and create as many apps as you want, but users need to connect those apps to their ChatGPT experience manually. Plus, Apps need to be submitted and approved before they are available to the general public.
Here is the quickstart guide:
developers.openai.com
Quickstart
Build and connect your first app to ChatGPT.
Discussion in the ATmosphere