VOOZH about

URL: https://thenewstack.io/openais-codex-gets-plugins/

⇱ OpenAI's Codex gets plugins - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2026-03-27 08:20:51
OpenAI's Codex gets plugins
AI / AI Agents / Developer tools / Model Context Protocol

OpenAI’s Codex gets plugins

All three major AI coding agents now bundle MCP servers, skills, and app integrations into installable packages.
Mar 27th, 2026 8:20am by Frederic Lardinois
👁 Featued image for: OpenAI’s Codex gets plugins

OpenAI this week announced that it is adding plugins to Codex. These plugins for third-party services like Box, Figma, Linear, Notion, Sentry, Slack, Gmail, and Hugging Face, package reusable workflows, MCP servers, and app integrations into installable bundles for the Codex app. 

This move is reminiscent of what Anthropic has been doing with Claude Code and its desktop app, as well as Google’s Gemini CLI, both of which already offer comparable systems. But maybe more importantly, it is also a step for OpenAI to bring more tools into Codex that are not directly coding-related and will make the app more attractive to users who may be considering a move to Claude and Claude Cowork in Anthropic’s desktop app. 

If Codex becomes the core of OpenAI’s “superapp,” it needs to go beyond coding. This feels like a first step in this direction.

👁 Image
Credit: OpenAI.

Many of the new plugins, of course, are coding related, but it is noteworthy that this first new group of plugins push Codex into the planning, research, and coordination phases that happen before and after the code is written. 

Instead of stitching together separate MCP servers and custom instructions, a plugin can package everything into one install that teams can then standardize on across developers without asking each person to assemble the pieces.

At their core, Codex plugins bundle skills (the usual Markdown-based workflows virtually all AI companies now support), with optional app connectors, and MCP servers for external tools. More than 20 plugins are available at launch, and users will be able to use them across the Codex app, CLI, and OpenAI’s VS Code extension. 

Interestingly, OpenAI is putting these plugins front-and-center in the Codex UI, with a dedicated tab right underneath the ‘New Thread’ button. Clicking that takes you into a curated directory in the app. Self-serve publishing is not yet available, but support for additional plugins is coming soon. 

In the Codex CLI, the /plugins command lets you install them from the terminal.

👁 Image
Credit: OpenAI.

One of the more complex examples for a plugin that is currently available in the directory is the “build web app” plugin. It bundles the Stripe, Supabase, and Vercel MCP servers with dedicated skills to deploy to Vercel, build frontends, and best practices for web design and using these third-party services.

What about Anthropic and Google?

Anthropic’s Claude Code has offered plugins since earlier this year, also bundling MCP servers, skills, slash commands, and hooks into single-click installs. Anthropic similarly ships a built-in marketplace with its app, and developers can also publish to repo-level or personal marketplaces, too (this feature is coming to Codex soon). 

Google’s Gemini CLI and Antigravity, the company’s AI-centric IDE, call these plugins “extensions,” but they are quite similar to Anthropic’s and OpenAI’s implementation: MCP servers, custom commands, agent skills, hooks, and themes, distributed via GitHub or a built-in registry. Google also recently added extension settings that prompt users for configuration like API keys at install time and store them in the system keychain.

For the most part, all of the three major vendors now use the same architecture for these plugins/extensions. Switching between them and Codex is also quite easy. OpenAI explicitly notes that “if you already have a plugin from another ecosystem or a plugin you built yourself, you can add it to your local marketplace with @plugin-creator.”

This plugin creator, which also mimics similar features in Claude Code and Cowork, for example, lets you build new plugins — or at least create the scaffold for one — by simply describing the functionality you are looking for.

TRENDING STORIES
Before joining The New Stack as its senior editor for AI, Frederic was the enterprise editor at TechCrunch, where he covered everything from the rise of the cloud and the earliest days of Kubernetes to the advent of quantum computing....
Read more from Frederic Lardinois
SHARE THIS STORY
TRENDING STORIES
TNS owner Insight Partners is an investor in: Anthropic, OpenAI.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.