# OpenAI Apps SDK

> Source: https://aiwiki.ai/wiki/apps_sdk
> Updated: 2026-06-27
> Categories: AI Agents, Developer Tools, OpenAI
> From AI Wiki (https://aiwiki.ai), a free encyclopedia of artificial intelligence. Quote with attribution.

| OpenAI Apps SDK |
| --- |
| Overview |
| Type | Developer platform for in-chat applications |
| Developer | [OpenAI](/wiki/openai) |
| Announced | 6 October 2025 |
| Venue | [OpenAI DevDay](/wiki/openai_devday) 2025, Fort Mason, San Francisco |
| Underlying protocol | [Model Context Protocol](/wiki/mcp) (MCP) |
| Host surface | [ChatGPT](/wiki/chatgpt) on Free, Go, Plus, and Pro plans |
| Initial availability | Logged-in ChatGPT users outside the European Economic Area, Switzerland, and the United Kingdom |
| Reach claimed at launch | More than 800 million weekly ChatGPT users |
| Companion releases | [OpenAI AgentKit](/wiki/agentkit), GPT-5 Pro API, Sora 2 in API |
| Predecessor surfaces | [ChatGPT Plugins](/wiki/chatgpt_plugins) (sunset April 2024), [GPT Store](/wiki/gpt_store) (launched January 2024) |
| Monetization standard | [Agentic Commerce Protocol](/wiki/agentic_commerce_protocol), co-developed with Stripe |
| Status at launch | Preview SDK with pilot apps live; public submissions opened later |

The **OpenAI Apps SDK** is a developer toolkit, released by [OpenAI](/wiki/openai) at [OpenAI DevDay](/wiki/openai_devday) on 6 October 2025, that lets third-party software build and run interactive apps directly inside a [ChatGPT](/wiki/chatgpt) conversation [1][2]. It is built on the open [Model Context Protocol](/wiki/mcp) (MCP) and extends it so a developer can ship not just backend logic but also the chat-embedded user interface, the authentication flow, and the conversational hooks that decide when ChatGPT invokes the app [1][2]. In OpenAI's own framing, the Apps SDK "builds on the Model Context Protocol (MCP), the open standard that lets ChatGPT connect to external tools and data, and it extends MCP so developers can design both the logic and interface of their apps" [1]. The headline at launch was that ChatGPT, with its reported 800 million weekly users, was becoming a runtime for other people's software rather than a single chatbot that occasionally called out to plugins [1][6].

The Apps SDK shipped together with [OpenAI AgentKit](/wiki/agentkit), GPT-5 Pro in the API, and Sora 2 in the API, but it was the apps announcement that drew the most coverage [7][30]. Pilot apps from Booking.com, Canva, Coursera, Expedia, Figma, Spotify, and Zillow were live in the ChatGPT interface on day one for logged-in users outside the European Economic Area, Switzerland, and the United Kingdom [1][8]. OpenAI announced a second wave of partners, including AllTrails, DoorDash, Instacart, OpenTable, Peloton, Target, theFork, and Uber, scheduled for late 2025 [1][13]. A public submission and review track and a directory were announced for later in the same year, with monetization via the [Agentic Commerce Protocol](/wiki/agentic_commerce_protocol), an open commerce standard co-developed with Stripe [1][14].

The Apps SDK is OpenAI's third attempt to turn ChatGPT into a developer surface, after the [ChatGPT Plugins](/wiki/chatgpt_plugins) beta of 2023 (sunset in April 2024) and the [GPT Store](/wiki/gpt_store) and Custom GPTs of late 2023 and early 2024 [27][19]. Unlike those predecessors, Apps SDK uses an open protocol that other companies can also implement, leans on a richer client-side UI model than plugins ever supported, and ships with explicit monetization plumbing [1][3].

## What is the Apps SDK?

The Apps SDK is the developer kit and runtime for "apps in ChatGPT": small, branded applications that appear inside a normal ChatGPT thread, render their own interface, and connect to a developer's existing backend so a user can log in and use premium features [1][2]. Each app is an MCP server that ChatGPT talks to as the MCP client; the SDK adds a UI layer on top of MCP so the app can paint interactive widgets (maps, players, forms, design canvases) directly in the conversation rather than returning text alone [2][4][23]. The preview was released as an open standard, and OpenAI states the Apps SDK is "open source so that apps built with it can run anywhere that adopts this standard," which means an app built for ChatGPT can in principle run on other MCP Apps compatible hosts [2][23].

OpenAI unveiled the Apps SDK as one of four headline items at DevDay 2025, alongside AgentKit, GPT-5 Pro in the API, and Sora 2 in the API [7][30]. [Sam Altman](/wiki/sam_altman) opened the keynote by telling developers, "This is the best time in history to be a builder," and presented the platform's scale: roughly 4 million developers (up from 2 million in 2023), more than 800 million weekly ChatGPT users (up from 100 million), and about 6 billion tokens processed per minute on the API (up from 300 million) [31][32]. Altman summarized the pitch for the new surface by noting that any developer using the SDK to build an app could reach hundreds of millions of ChatGPT users [32].

## When was the Apps SDK announced?

OpenAI announced the Apps SDK on 6 October 2025 at DevDay 2025, held at Fort Mason in San Francisco [1][5]. The SDK launched in preview the same day, with the seven pilot apps live immediately for logged-in users in supported regions, and OpenAI said public submissions, a directory, and developer revenue details would follow later in 2025 [1][3]. The timing followed OpenAI's March 2025 adoption of MCP across its Agents SDK, Responses API, and the ChatGPT desktop app, which laid the protocol groundwork the Apps SDK was built on [33].

## Background: how did OpenAI get from Plugins to the Apps SDK?

The path from Plugins to Apps SDK runs through three distinct platform attempts in roughly thirty months, each addressing the shortcomings of the last.

ChatGPT Plugins were introduced in alpha in March 2023 as a way for ChatGPT to call third-party APIs described by an OpenAPI specification [27]. Plugins were widely tried by developers but never crossed into mainstream use. The plugin store closed and new plugin chat creation was disabled on 19 March 2024, and existing plugin conversations stopped working on 9 April 2024 [27][28]. OpenAI's stated reason for the wind-down was that plugins had been superseded by Custom GPTs and Actions, which it considered a more flexible model [27].

Custom GPTs and the GPT Store launched in November 2023 and January 2024 [20]. A Custom GPT was a no-code persona configured with instructions, knowledge files, and optional Actions (OpenAPI-described tools, similar to plugin endpoints). The GPT Store opened the door for creators to publish and for users to discover GPTs by category, and OpenAI later added a creator revenue programme. Adoption was substantial in raw numbers (millions of GPTs were created) but the format was constrained: a Custom GPT could not run a rich client-side UI, the navigation paradigm was a separate GPT page rather than the main ChatGPT thread, and the experience often felt like a glorified system prompt with a few API calls bolted on [19][20].

By mid-2025, OpenAI faced two pressures. First, MCP, introduced by [Anthropic](/wiki/anthropic) in November 2024 and rapidly adopted across the industry, was becoming the de facto integration standard for AI agents [25]. By autumn 2025 the protocol had been adopted by Google DeepMind, Microsoft, and thousands of developers, and the SDKs had crossed roughly 97 million downloads across Python and TypeScript [25]. Second, the agent and shopping markets were drawing in heavyweight platforms, including Perplexity, Anthropic's Claude with web tools, and Google's Gemini with Workspace and Extensions [26]. OpenAI's response was to converge on MCP itself and to use it as the substrate for a richer in-chat application format. The Apps SDK is that format [1][2].

## How does the Apps SDK work?

An Apps SDK app is, at its core, an MCP server [4]. The developer defines tools (functions the model can call), describes their inputs and outputs in JSON Schema, and hosts the server somewhere reachable by OpenAI. ChatGPT acts as the MCP client. When the model decides a tool is relevant during a conversation, it issues an MCP tool call, the server runs the request, and the response is returned to the model, which may then call further tools or produce a final assistant message [4].

Where Apps SDK extends standard MCP is on the user-facing side. A pure MCP server only returns text and structured data. An Apps SDK server can additionally return a widget, which is a piece of HTML and JavaScript that ChatGPT renders inline inside the conversation [2][23]. In practice the server attaches output-template metadata (an openai/outputTemplate field carried in the tool result metadata) to a tool result, and the ChatGPT client renders the associated component inline [2][23]. The widget is sandboxed by the ChatGPT client and can host an interactive map, a player, a form, a card, a chart, or any other UI element the app needs. Widgets can receive events back from the model (for instance, when the user types a new request), and they can post events to the model (when the user clicks a button), which gives apps a two-way binding between conversation and embedded interface [2].

Apps SDK widgets can render in four display modes, which determine how much of the conversation an app occupies: an inline card embedded in the message stream, an inline carousel of cards, a fullscreen view, and a picture-in-picture window that stays pinned while the user keeps typing [10][31]. The picture-in-picture mode is what lets the Coursera app keep a lecture video playing at the top of the thread while the conversation continues below.

The Apps SDK build flow, as documented by OpenAI, has three phases. Plan: identify the use case, the tools, and the UI components the app needs. Build: stand up the MCP server, implement the tools, write the widgets, wire up authentication and any persistent state, and test in ChatGPT's developer mode. Deploy: host the server publicly, register the app with OpenAI, and connect it to ChatGPT [2]. Authentication uses standard OAuth flows so the app can link a ChatGPT user to a Booking.com account, a Spotify profile, or a Zillow saved search [2].

Users reach an app in two ways. The first is direct mention by name. Typing "Spotify, make me a playlist for a weekend party" routes the request to the Spotify app [1]. The second is automatic suggestion. ChatGPT examines the conversation, decides that a known app fits, and either calls the app silently or surfaces it as a recommendation [1]. Automatic suggestion is what turns the directory from a list users have to remember into a live recommendation surface, and it is the feature that most clearly distinguishes Apps SDK from the older plugin model.

One practical artefact of the architecture is that an app can keep an interactive surface pinned in the conversation. The Coursera app, for example, pins a playing video to the top of the chat thread while the user continues typing below, so the lesson keeps running [1]. The Zillow app renders an interactive map of listings that the user can pan, filter, and click without leaving ChatGPT [6]. These behaviours are not possible inside a stateless plugin call.

## Which apps launched with the Apps SDK?

Seven pilot apps were live on launch day, with a second wave announced for later in 2025 [1][8]. The table below lists what each app does inside ChatGPT, based on OpenAI's announcement and contemporaneous coverage.

| App | Category | What it does inside ChatGPT |
| --- | --- | --- |
| [Booking.com](/wiki/booking_com) | Travel | Searches and books accommodation directly in chat with embedded property cards and dates |
| Canva | Design | Generates posters, slides, and social images from a text brief inside an interactive design widget |
| Coursera | Education | Plays lecture videos pinned to the top of the chat thread while the conversation continues |
| Expedia | Travel | Surfaces flights and hotels with itinerary previews and saved trip context |
| Figma | Design | Turns text outlines and rough sketches into editable diagrams or wireframes |
| Spotify | Music | Generates playlists, finds podcasts, and queues tracks against the user's Spotify account |
| Zillow | Real estate | Renders an interactive listings map with in-chat filters for price, beds, and area |

The second-wave partner list, communicated for late 2025, included AllTrails for trail discovery, DoorDash and Instacart for grocery and food delivery, OpenTable and theFork for restaurant booking, Peloton for fitness, Target for general retail, and Uber for rides and delivery [1][13]. The mix suggests OpenAI was deliberately seeding categories that pair conversational planning with a transactional outcome: a trip, a meal, a workout, a purchase.

During the DevDay keynote demos, an OpenAI staffer asked ChatGPT through the Canva app to design a poster for a dog-walking business, and Canva returned several layouts inside the chat [7]. Another demo asked Zillow for apartments within a budget near a neighbourhood and got back a live map [6]. A third asked Spotify to put together a weekend party playlist, with the app opening directly in the dialogue thread rather than as a separate side panel [1].

## How do developers submit and get an app reviewed?

At launch, only the seven pilot apps were live. OpenAI said it would begin accepting public submissions later in 2025, with an approval process and a directory [1][3]. The directory was framed as a curated catalogue rather than a wide-open marketplace, in part to avoid the quality, spam, and trust problems that had affected earlier app surfaces such as the GPT Store [20].

Developers submit an app through a developer portal that asks for the production MCP server URL, the OAuth configuration if any, a metadata bundle (name, description, icon, categories, supported regions, sample prompts), and a sample widget rendering [2]. OpenAI reviews the app for technical compliance with the MCP and Apps SDK specifications, for user-experience quality (does the widget render properly, does the app handle errors), and for policy compliance (no deceptive behaviour, no policy-violating content, appropriate handling of personal data) [2]. Approved apps appear in the in-product directory and can be invoked by name or surfaced via automatic suggestion [1].

OpenAI's documentation for Apps SDK is explicit that the platform is intended to be durable: the help center materials state there are no plans to deprecate the SDK, language that responds directly to developer concerns about how long earlier surfaces lasted [3].

## How does the Apps SDK make money?

Apps SDK shipped without an immediate revenue programme, but the monetization path was sketched on stage and in the announcement. OpenAI said app submissions and details on developer revenue would arrive later in 2025 [1]. The plumbing for in-chat purchases is the [Agentic Commerce Protocol](/wiki/agentic_commerce_protocol), an open standard co-developed with Stripe and announced jointly with the Apps SDK [14][18].

The Agentic Commerce Protocol defines how an AI agent (such as ChatGPT) can present a merchant's catalogue, take a user's selection, and pass payment information to a merchant in a way that is secure for the cardholder, traceable for the merchant, and standardised across AI clients [14][18]. The protocol introduces Shared Payment Tokens, a Stripe mechanism by which a payment method captured by an AI surface can be securely forwarded to a merchant's existing payment processor [18]. At launch Shared Payment Tokens supported Apple Pay, Google Pay, and standard card methods. A Stripe merchant could turn on agentic checkout in about a line of code [18].

In-product checkout inside ChatGPT, launched alongside Apps SDK, hit early adoption headwinds. Of Shopify's millions of merchants, only about a dozen enabled the native checkout in the first months [16]. In February 2026, OpenAI announced it would scale back native checkout for general retail and instead route purchases through retailer apps such as Instacart, Target, and Expedia, while continuing to co-develop the Agentic Commerce Protocol with Stripe [16][17]. The protocol itself remained the strategic bet, even as the in-chat checkout surface contracted.

For non-commerce apps, OpenAI was less specific about a revenue model at launch. The expectation, reading the announcement and follow-up commentary, was that paid apps and subscription tie-ins would be offered to developers when the directory opened to public submissions later in the year [29].

## How is the Apps SDK different from plugins and GPTs?

Apps SDK is one of several attempts in 2024 and 2025 to make AI chat surfaces a runtime for third-party software. The table below compares it to the most relevant predecessors and rivals.

| Platform | Vendor | Protocol | UI in chat | Submission model | Status late 2025 |
| --- | --- | --- | --- | --- | --- |
| OpenAI Apps SDK | [OpenAI](/wiki/openai) | MCP (open) | Yes, sandboxed widgets | Reviewed directory | Live for non-EEA logged-in users |
| [ChatGPT Plugins](/wiki/chatgpt_plugins) | OpenAI | OpenAPI (proprietary) | No, text only | Plugin store (closed) | Deprecated April 2024 |
| [GPT Store](/wiki/gpt_store) Custom GPTs | OpenAI | OpenAPI Actions | Limited | Open store | Active but lower priority |
| Gemini Extensions | Google | Proprietary | Limited, mostly text | Curated, first-party only | Live, narrow set of services |
| Claude with MCP tools | [Anthropic](/wiki/anthropic) | MCP (open) | Limited, primarily structured output | Tool integration, no app store | Live for paid and developer users |
| Perplexity native integrations | Perplexity | Proprietary | Yes, custom cards | Curated partner integrations | Live, smaller catalogue |

The ChatGPT Plugins comparison is the most pointed one. Plugins were proprietary, text-only, and constrained to OpenAPI tools. Apps SDK is open-protocol, supports rich client-side UI, and ships with a commerce standard [1][19]. The older format also lived behind a separate plugin store that users had to opt into; Apps SDK apps surface inside the main thread and can be suggested automatically. Many of the structural reasons Plugins fizzled (poor discovery, weak monetization, inconsistent UX) are addressed in the Apps SDK design, although whether the new platform sustains user attention is a separate question [19][29].

The GPT comparison is similar but softer. A Custom GPT could call OpenAPI Actions but could not paint its own interactive interface in the thread, and it lived on a dedicated GPT page rather than in the user's ongoing conversation [19][20]. Apps SDK keeps the app in the live chat, gives it a real client-side UI, and connects it to the developer's own backend and login, which is a step up from the "knowledge files plus a few API calls" envelope of a GPT.

Gemini and Gemini Extensions sit in a different competitive position from Apps SDK. Gemini ships with deep, native integration to Google Workspace (Gmail, Docs, Sheets, Drive, Calendar, Maps) and to YouTube, all of which work without third-party plumbing [26]. The trade-off is that the Extension catalogue is small and almost entirely Google first-party. Apps SDK, by contrast, leans on a third-party ecosystem and an open protocol; its breadth depends on how many outside developers it can attract.

The Claude comparison is interesting because Claude uses the same protocol. MCP servers built for Claude can in principle be reused for ChatGPT, but Apps SDK adds the widget extensions on top, so a fully featured ChatGPT app does more than a vanilla MCP integration [23]. The protocol layer is shared; the app layer is not. The MCP Apps proposal published in early 2026 was a community effort to standardise the widget extensions across clients, which would erode the lock-in even further [23].

## How was the Apps SDK received?

Reception of Apps SDK has been a mixture of strategic enthusiasm and tactical caution. The dominant narrative in October 2025 coverage from VentureBeat, TechCrunch, InfoQ, Latent Space, and others was that ChatGPT was attempting to become an app platform on the scale of iOS and the Web, with MCP as the open layer [7][11][30]. VentureBeat went so far as to title its DevDay round-up "ChatGPT becomes the new app store" [7]. Founders and product leaders at the pilot apps said in OpenAI's announcement and on social media that conversion and engagement from the in-chat surface had exceeded their expectations during the closed pilot [1].

Developer reaction in the weeks after launch was more measured. Common observations on the OpenAI developer community forum and on independent blogs included confusion over the relationship between Apps SDK, AgentKit, Connector Registry, and standard MCP servers (which the documentation tried to clarify in later updates), a recurring 424 error code when widget responses were malformed, and uncertainty about the long-term commercial model for apps that were not directly transactional [21][22]. Render, the application hosting provider, published a field guide in late 2025 walking through the practical pitfalls of building and hosting an Apps SDK server, including widget runtime quirks and webhook patterns [22].

The in-chat checkout walk-back in February 2026 was treated as a partial setback, not a strategy reversal. Coverage from Digital Commerce 360 and Rye argued that the underlying Agentic Commerce Protocol was the durable bet and that direct ChatGPT checkout had simply been the wrong first product to ship: retailer apps already had the catalogue, inventory, and fulfilment in place, and Apps SDK was a better fit for steering shoppers into those apps than for replacing them [16][17].

On the open-standard side, Apps SDK was widely read as a vote of confidence in MCP. The protocol's adoption by [OpenAI](/wiki/openai), Anthropic, Google, and Microsoft, combined with the MCP donation to the Agentic AI Foundation in December 2025, established it as the de facto integration standard for the second half of the decade [25][33]. Critics, summarised by Speakeasy in a sceptic-friendly explainer, raised the usual concerns about authentication gaps in MCP implementations, prompt injection risk through tool descriptions, and the maturity of the broader tooling [24]. None of these criticisms were specific to Apps SDK, but they applied to it.

The longer-term question after launch was whether ChatGPT could sustain the kind of mainstream developer ecosystem that the iOS App Store had, or whether Apps SDK would settle into a smaller, transactional niche dominated by a few dozen large partners. The pilot list and the second wave were both heavy on consumer brands; whether a long tail of small developers would also commit remained open at the time of writing [29].

## ELI5: what is the Apps SDK?

Imagine ChatGPT is a really smart helper you talk to. Normally it just talks back in words. The Apps SDK is a set of tools that lets other companies, like a music app or a map app, plug into ChatGPT so they can show up right inside your chat. So instead of just telling you about apartments, ChatGPT can pop a little clickable map into the conversation. Instead of describing a playlist, the music app can build one for you on the spot. The companies build these mini-apps using a shared standard (called MCP) so the same app can work in more than one chatbot, and you can either call an app by name or let ChatGPT suggest one when it fits what you are doing.

## See also

- [OpenAI](/wiki/openai)
- [ChatGPT](/wiki/chatgpt)
- [ChatGPT Plugins](/wiki/chatgpt_plugins)
- [GPT Store](/wiki/gpt_store)
- [Model Context Protocol](/wiki/mcp)
- [OpenAI AgentKit](/wiki/agentkit)
- [Agentic Commerce Protocol](/wiki/agentic_commerce_protocol)
- [OpenAI DevDay](/wiki/openai_devday)
- [Sam Altman](/wiki/sam_altman)
- [AI agents](/wiki/ai_agents)
- [GPT-5](/wiki/gpt-5)

## References

1. OpenAI, "Introducing apps in ChatGPT and the new Apps SDK", 6 October 2025. https://openai.com/index/introducing-apps-in-chatgpt/
2. OpenAI Developers, "Apps SDK" overview and developer documentation. https://developers.openai.com/apps-sdk
3. OpenAI Help Center, "Apps in ChatGPT and the Apps SDK" article. https://help.openai.com/en/articles/12503483-apps-in-chatgpt-and-the-apps-sdk
4. OpenAI Developers, "MCP server" concepts page for Apps SDK. https://developers.openai.com/apps-sdk/concepts/mcp-server
5. OpenAI DevDay 2025 event page. https://openai.com/devday/
6. VentureBeat, "OpenAI announces Apps SDK allowing ChatGPT to launch and run third party apps like Zillow, Canva, Spotify", 6 October 2025. https://venturebeat.com/ai/openai-announces-apps-sdk-allowing-chatgpt-to-launch-and-run-third-party
7. VentureBeat, "OpenAI Dev Day 2025: ChatGPT becomes the new app store, and hardware is coming", 6 October 2025. https://venturebeat.com/ai/openai-dev-day-2025-chatgpt-becomes-the-new-app-store-and-hardware-is-coming
8. Techmeme, "OpenAI announces apps that work inside ChatGPT, piloting Booking.com, Canva, Coursera, Figma, Expedia, Spotify, and Zillow", 6 October 2025. https://www.techmeme.com/251006/p38
9. WinBuzzer, "OpenAI Launches Apps SDK, Turning ChatGPT into an Interactive Platform", 7 October 2025. https://winbuzzer.com/2025/10/07/openai-launches-apps-sdk-turning-chatgpt-into-an-interactive-platform-xcxwbn/
10. PromptHub, "OpenAI DevDay 2025 Roundup: Apps, Agents, and the New AI Stack". https://www.prompthub.us/blog/openai-devday-2025-roundup-apps-agents-and-the-new-ai-stack
11. Latent Space, "Developers as the distribution layer of AGI (OpenAI Dev Day 2025)". https://www.latent.space/p/devday-2025
12. Storyboard18, "OpenAI launches ChatGPT Apps with Canva, Spotify, Expedia, Coursera, and more". https://www.storyboard18.com/how-it-works/openai-chatgpt-apps-chatgpt-apps-sdk-chatgpt-developers-canva-chatgpt-app-spotify-chatgpt-integration-expedia-chatgpt-app-coursera-chatgpt-zillow-chatgpt-figma-chatgpt-booking-com-chatgpt-op-82081.htm
13. Business Today, "OpenAI brings Booking.com, Spotify, Canva and more into ChatGPT with new in app experiences", 7 October 2025. https://www.businesstoday.in/technology/news/story/openai-brings-bookingcom-spotify-canva-and-more-into-chatgpt-with-new-in-app-experiences-497031-2025-10-07
14. OpenAI, "Buy it in ChatGPT: Instant Checkout and the Agentic Commerce Protocol". https://openai.com/index/buy-it-in-chatgpt/
15. OpenAI Developers, "Agentic Commerce" getting started guide. https://developers.openai.com/commerce/guides/get-started
16. Digital Commerce 360, "OpenAI expands agentic commerce push", 16 February 2026. https://www.digitalcommerce360.com/2026/02/16/openai-expands-agentic-commerce-push/
17. Rye, "OpenAI Scales Back ChatGPT Checkout: Why Agentic Commerce Needs Universal Checkout Infrastructure". https://rye.com/blog/openai-chatgpt-checkout-agentic-commerce
18. MindStudio, "OpenAI and Stripe's Agentic Commerce Protocol: What Every Builder Needs to Know". https://www.mindstudio.ai/blog/openai-stripe-agentic-commerce-protocol-new-payment-stack-builders
19. drio, "ChatGPT Plugins vs Custom GPTs vs MCP Apps: What Changed and Why". https://www.getdrio.com/blog/chatgpt-plugins-vs-custom-gpts
20. Data Studios, "ChatGPT app directory and GPT Store: marketplace launch, SDK features, and platform evolution". https://www.datastudios.org/post/chatgpt-app-directory-and-gpt-store-marketplace-launch-sdk-features-and-platform-evolution
21. OpenAI Developer Community, "Future of ChatGPT Apps SDK with MCP Apps Standardization?". https://community.openai.com/t/future-of-chatgpt-apps-sdk-with-mcp-apps-standardization/1372743
22. Render, "Building with the OpenAI Apps SDK: A Field Guide". https://render.com/blog/building-with-the-openai-apps-sdk-a-field-guide
23. Model Context Protocol Blog, "MCP Apps: Bringing UI Capabilities To MCP Clients", 26 January 2026. https://blog.modelcontextprotocol.io/posts/2026-01-26-mcp-apps/
24. Speakeasy, "Common Criticisms of MCP (And Why They Miss the Point)". https://www.speakeasy.com/mcp/mcp-for-skeptics/common-criticisms
25. Pento, "A Year of MCP: From Internal Experiment to Industry Standard". https://www.pento.ai/blog/a-year-of-mcp-2025-review
26. Android Authority, "What are Gemini Extensions? Make Google's chatbot smarter than ChatGPT". https://www.androidauthority.com/gemini-extensions-3477277/
27. Zapier, "Sunsetting the Zapier ChatGPT plugin: what you need to know". https://help.zapier.com/hc/en-us/articles/24785309335565-Sunsetting-the-Zapier-ChatGPT-plugin-what-you-need-to-know
28. Aionx, "ChatGPT Plus Plugins Review 2025: What Happened & Best Alternatives". https://aionx.co/chatgpt-reviews/chatgpt-plus-plugins-review/
29. fantasy.co, "The Apps In ChatGPT Playbook". https://fantasy.co/latest/the-apps-inside-chatgpt-playbook-how-brands-are-preparing-for-openai-app-sdk
30. InfoQ, "OpenAI DevDay 2025 Introduces GPT-5 Pro API, Agent Kit, and More", October 2025. https://www.infoq.com/news/2025/10/openai-dev-day/
31. The New Stack, "Inside OpenAI's Apps SDK: Web Architecture Explained", October 2025. https://thenewstack.io/openai-launches-apps-sdk-for-chatgpt-a-new-app-platform/
32. The Neuron, "Everything OpenAI Released on DevDay 2025, Explained". https://www.theneuron.ai/explainer-articles/everything-openai-released-on-devday-2025-explained/
33. TechCrunch, "OpenAI adopts rival Anthropic's standard for connecting AI models to data", 26 March 2025. https://techcrunch.com/2025/03/26/openai-adopts-rival-anthropics-standard-for-connecting-ai-models-to-data/

