/
Navigation
Chronicles
Browse all articles
Explore
Semantic exploration
Research
Entity momentum
Nexus
Correlations & relationships
Story Arc
Topic evolution
Drift Map
Semantic trajectory animation
Posts
Analysis & commentary
Pulse API
Tech news intelligence API
Browse
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
Concept Search
Semantic similarity search
High Impact Stories
Top coverage by position
Sentiment Analysis
Positive/negative coverage
Anomaly Detection
Unusual coverage patterns
Analysis
Rivalry Report
Compare two entities head-to-head
Semantic Pivots
Narrative discontinuities
Crisis Response
Event recovery patterns
Connected
Search: /
Command: ⌘K
Embeddings: large
TEXXR

Chronicles

The story behind the story

days · browse · Enter similar · o open

OpenAI opens app submissions for review and publication in ChatGPT, where users can discover or search for apps in a new app directory

We're opening app submissions for review and publication in ChatGPT, and users can discover apps in the app directory.  —  Earlier this year at DevDay, we introduced apps in ChatGPT.

OpenAI

Context & Ripple Effects

OpenAI is moving its ChatGPT app effort from an October pilot with services such as Booking.com, Canva and Spotify toward a broader distribution channel. The company had already put an Apps SDK built on MCP into preview, giving developers a route to build for the assistant.

The directory makes discovery and review a distinct layer between development and user adoption. It extends the earlier in-ChatGPT app pilot rather than simply expanding the catalog of custom GPTs.

First-order effects

  • Developers can now submit ChatGPT apps for OpenAI review and, if published, reach users through searchable directory placement.
  • OpenAI becomes the immediate gatekeeper for which third-party apps are listed and how users encounter them inside ChatGPT.

Second-order effects

Third-order effects

  • If app discovery becomes a meaningful user entry point, ChatGPT can evolve from a standalone assistant into an assistant operating layer where third-party services compete for placement and interaction context.
  • The limiting question shifts from the availability of integrations to platform governance and workflow usefulness; the reported adoption constraints indicate that outcome remains unsettled.

The trend: AI assistants are becoming governed application surfaces, with SDKs, review processes and directories determining how third-party workflows reach users.

Discussion

  • @ibuildthecloud Darren Shepherd on x
    Let the fun begin! https://openai.com/...
  • @gdb Greg Brockman on x
    Make a ChatGPT app today:
  • @liadyosef Liad Yosef on x
    Apple launched its App Store to 6M iPhone users. ChatGPT has 900M users. The world's largest app store just opened. https://openai.com/...
  • @romainhuet Romain Huet on x
    You can now submit your ChatGPT apps! It's an exciting moment for builders to ship UI-driven experiences for ChatGPT with MCP, and shape apps that feel like a natural extension of the conversation. The first approved apps will roll out in the new year. https://openai.com/...
  • @0xidanlevin Idan Levin on x
    “Developers can also use deep links on other platforms to send users right to their app page in the directory.” Apps as links means every URL is a conversation waiting to happen
  • @testingcatalog @testingcatalog on x
    @OpenAIDevs Round 3 has begun! 🔥 Plugins > GPTs > Apps
  • @kentcdodds Kent C. Dodds on x
    Every day, MCP becomes more and more relevant. The new app store is coming. And it's built on an open standard rather than a proprietary walled garden. Very excited about this!
  • @therealadamg @therealadamg on x
    Apps for ChatGPT is ready to go!
  • @nickadobos Nick Dobos on x
    chatGPT app store!!! intriguing but odd - available on mobile but BURIED deep + icon -> scroll to bottom -> explore and certain apps don't appear to be usable on mobile? - Photoshop is nice combined with image gen - Nice to see common biz ones like linear and notion - Some are [i…
  • @openaidevs @openaidevs on x
    📣Calling all app developers! Starting today, you can submit your ChatGPT app for review. Approved apps will be listed in the app directory, a new surface for users to search for apps directly in ChatGPT. https://openai.com/...
  • @firt Maximiliano Firtman on x
    Remember: it's a web app + other APIs, all served through an MCP server. It's kind of a mini-app using <iframe> in ChatGPT web, and web views in native ChatGPT apps. APIs are exposed through ‘window.openai’ in JavaScript. Widgets are served using ‘text/html+skybridge’ MIME.