With new plugins feature, OpenAI officially takes Codex beyond coding
Source: Ars Technica
Overview
OpenAI has added plugin support to its agentic coding app Codex, aiming to match similar features offered by competitors such as Anthropic’s Claude Code and Google’s Gemini command‑line interface.
What the “plugins” are
OpenAI refers to these plugins as bundles that may include:
- Skills – prompts that describe workflows to Codex, a common feature in modern AI tools.
- App integrations – connections to external services.
- MCP (Model Context Protocol) servers – back‑end services that extend Codex’s capabilities.
These bundles allow users to configure Codex for specific tasks more easily and make those configurations replicable across multiple users within an organization.
Benefits and limitations
- Ease of use – Plugins provide a one‑click installation experience for functionality that power users could already achieve through custom instructions, MCP servers, and other manual setups.
- Consistency – Organizations can share pre‑configured plugins, ensuring a uniform workflow.
- No new capabilities – The plugins do not enable anything fundamentally impossible before; they simply streamline existing possibilities.
Available plugins
The Codex app now includes a Plugins section that links to a searchable library of plugins designed to integrate tightly with external services and applications. Examples include:
- GitHub
- Gmail
- Box
- Cloudflare
- Vercel
These integrations aim to simplify common development and operational tasks directly from within Codex.