OpenAI Launches Codex Plugins With 20+ Integrations Including Figma, Notion, Gmail, and Slack

OpenAI has launched Codex plugins — a marketplace of over 20 integrations that connect its AI coding agent to tools like Figma, Notion, Gmail, Slack, and Google Drive. This transforms Codex from a standalone coding assistant into a full workflow automation platform that bridges the gap between writing code and everything that surrounds it.
What Codex Plugins Are
Plugins in Codex are installable bundles that can contain three components:
- Skills: Predefined prompt workflows that guide agent behavior for specific tasks
- App integrations: Connectors to external services like Slack, Figma, and Google Drive
- MCP server configurations: Remote tools or shared context for advanced workflows
The plugins work across all Codex surfaces — the desktop app, command line interface, and IDE extensions — meaning they follow you wherever you code.
The 20+ Launch Integrations
The initial plugin lineup covers the most common developer workflows:
- Figma: Connect to actual design files — move between implementation and designs without leaving the agent. This removes the design-to-code handoff friction
- Slack: Handle coordination and communication tasks that surround coding work
- Notion: Access documentation, specs, and project management context
- Google Drive: Pull context from Docs, Sheets, and Slides — reference a spec document or spreadsheet as part of a larger task
- Gmail: Manage email-related workflows directly from the coding environment
Why This Is a Big Deal
Most developer time isn't spent writing code — it's spent on the context around code: reading specs, checking designs, coordinating with teammates, updating documentation. By connecting Codex to these tools, OpenAI is attacking the entire development workflow, not just the coding part.
This also positions Codex as a competitor to dedicated workflow automation tools like Zapier and Make, but with AI-native intelligence built in.
What's Coming Next
OpenAI plans to open plugin development to third parties with self-serve publishing tools, creating a marketplace similar to the original ChatGPT plugins concept — but this time focused on developer tools and code-adjacent workflows.
Bottom Line
Codex plugins turn OpenAI's coding agent into something much bigger — a workflow automation hub that connects code to design, communication, documentation, and coordination. The Figma integration alone could change how frontend development works. OpenAI is betting that the future of AI coding isn't just writing better code; it's eliminating the friction between code and everything else.
Frequently Asked Questions
Are Codex plugins free?
Plugins are available to Codex users. Pricing may vary depending on your OpenAI plan and specific plugin requirements.
Can I build my own Codex plugin?
Not yet publicly, but OpenAI has announced plans to open self-serve publishing tools for third-party plugin developers.
Do plugins work in VS Code?
Yes. Plugins work across all Codex surfaces including the desktop app, CLI, and IDE extensions like VS Code.