ChatGPT Plugins Overview

Around 800 million people use ChatGPT every week. Most of them still think of it as a chatbot, a place to ask questions and get answers. That picture is changing.
ChatGPT launched its App Directory in December 2025, opening submissions to all developers. Apps run directly inside ChatGPT conversations, users can connect them from chatgpt.com/apps, call them by name during a conversation, or have ChatGPT suggest them automatically based on context.
As of July 9, 2026, OpenAI migrated discovery to a unified Plugin directory at chatgpt.com/plugins. Apps themselves haven't changed - they're still the MCP-based integrations connecting ChatGPT to external data and actions - but a plugin can now bundle an app together with skills and templates into a single, easier-to-install package, and the Plugin directory is where users find and enable that whole workflow. Existing app connections continue to work unaffected.
This article explains what ChatGPT Plugins are, how the underlying technology works, and why the format is different from what OpenAI has offered developers before.
What ChatGPT Plugins actually are
A ChatGPT Plugin is an interactive integration embedded inside the ChatGPT interface. It can display visual components - maps, playlists, forms, product listings, and connect to external services, all within a single conversation.
The definition matters because it separates ChatGPT Plugins from ChatGPT itself. The core product is a conversational AI. Plugins are third-party software that extend what that conversation can do. When you ask ChatGPT to help you find an apartment and the Zillow plugin surfaces with an interactive map of listings filtered by your budget, you are using a ChatGPT Plugin. The conversation started with ChatGPT; the tool doing the work is a plugin built by Zillow's developers.
OpenAI introduced the underlying format in October 2025 under the name "Apps" and opened public submissions in December 2025. As of July 9, 2026, OpenAI consolidated that App Directory into a unified Plugin Directory at chatgpt.com/plugins, shared with Codex. The integrations themselves haven't changed - they're still built on the same MCP foundation - but Plugins is now the name users see, and it's available to all logged-in users on Free, Go, Plus, and Pro plans.
How ChatGPT Plugins are built
Plugins are built with the Apps SDK, OpenAI's development toolkit released in preview alongside the original format announcement. The SDK is built on top of the Model Context Protocol (MCP), an open standard originally developed by Anthropic in late 2024.
OpenAI chose to build its plugin ecosystem on a standard that competing AI platforms - including Claude, Cursor, and VS Code Copilot already support. In principle, a plugin built for ChatGPT using MCP can be adapted to work across other AI platforms that support the same protocol, which reduces the risk of building for a single ecosystem.
The SDK gives developers control over both the backend logic and the frontend interface. Plugins can display visual widgets inline in the chat, in picture-in-picture mode, or in fullscreen. They can request OAuth authentication so users connect their accounts securely. They can call external APIs and return structured data to ChatGPT, which incorporates that data into the ongoing conversation.
For companies that already have web or mobile products built with reusable APIs, much of the existing backend can carry over. The development effort focuses on the conversational layer, how the plugin responds to natural language and integrates with the chat context ChatGPT passes in.
How users find and use ChatGPT Plugins
There are three ways a plugin reaches a user inside ChatGPT.
The first is the Plugin Directory. Users browse to chatgpt.com/plugins or open the tools menu inside ChatGPT and search for a plugin by name or category. Once connected, plugins stay available across future conversations.
The second is direct mention. Users call a plugin by name using an @ mention - for example, "@Canva, turn this outline into a slide deck" and the plugin activates within the chat. This works for users who already know the plugin exists.
The third is indirect prompting. ChatGPT watches the conversation for intent signals and proactively suggests relevant plugins when they could help. Someone planning a trip might see a Booking.com suggestion appear before they've asked for it. OpenAI has described this feature as experimental and driven by signals including conversational context, usage patterns, and user preferences.
When a user connects to a plugin for the first time, ChatGPT displays what data will be shared with the third party and provides the plugin's privacy policy for review. Every plugin goes through a review process before publication that checks functionality, safety compliance, and privacy policy completeness.
Who is already building ChatGPT Plugins
The early set of published plugins includes companies across several industries. Spotify, Apple Music, and DoorDash handle media and delivery. Zillow, Expedia, and Booking.com cover real estate and travel. Canva, Dropbox, and Figma work on the creative and productivity side. Coursera and Tripadvisor round out the initial list.
These are not small experiments. These companies committed engineering resources to build and maintain a new surface because being discoverable inside ChatGPT conversations, at the moment users are actively planning or deciding, carries real distribution value.
New plugins are being added regularly as more developers work through the submission and review process, and OpenAI has said it automatically migrated the existing catalog of previously approved integrations into the new plugin format so they continue working across ChatGPT and Codex.
What ChatGPT Plugins can and cannot do
They can guide users through multi-step processes, complete purchases, retrieve personalized data, display interactive content, and integrate with external platforms. Plugins can also be localized, developers can control which regions their plugin appears in and adapt content accordingly.
Monetization remains in early development. External checkout routing users to the developer's website to complete a purchase is the primary available path. In-app checkout with saved payment methods is in limited rollout for select partners. OpenAI has indicated that digital goods and additional commerce options are coming, but has not published a timeline.
Why the format is worth watching
The practical shift that ChatGPT Plugins represent is this: for the first time, a service can reach a user inside the moment they are actively working through a problem, without requiring them to open a separate app, search for a product, or click through to a website.
That is a different kind of distribution. Whether it becomes a dominant channel depends on how the ecosystem develops, how users adapt their behavior, and how well the plugins being built actually solve problems worth solving. The early signs - 800 million weekly users, recognizable launch partners, an open standard as the technical foundation, and now a unified Plugin Directory spanning ChatGPT and Codex - suggest the format has enough momentum to matter.