OpenAI Codex Plugins

27 integrations — official and community-built

Official Featured

Build Web Apps

Full-Stack

★ 893

End-to-end web application development plugin for Codex — UI, React, deployment, payments and databases all covered in one official OpenAI bundle.

npx codex-marketplace add openai/plugins/plugins/build-web-apps --plugin
web react fullstack
Official Featured

Figma

Design-to-Code

★ 893

Design-to-code workflows for OpenAI Codex — read Figma frames, create Code Connect mappings, and generate project-specific design system rules.

npx codex-marketplace add openai/plugins/plugins/figma --plugin
figma design code-connect
Official Featured

GitHub

Version Control

★ 893

Full GitHub integration for OpenAI Codex — triage PRs, manage issues, monitor CI, and automate publish workflows from a single plugin.

npx codex-marketplace add openai/plugins/plugins/github --plugin
github pull-requests issues
Official Featured

Linear

Project Management

★ 893

Issue, project and workflow management for Codex — create issues, update status, and triage sprints from natural-language Codex commands.

npx codex-marketplace add openai/plugins/plugins/linear --plugin
linear issues sprint
Official Featured

Notion

Knowledge Management

★ 893

Notion workspace integration for Codex — create and edit pages, manage databases, capture meeting notes and knowledge from agent sessions.

npx codex-marketplace add openai/plugins/plugins/notion --plugin
notion docs database
Official Featured

Sentry

Monitoring

★ 893

Inspect Sentry issues and events from Codex — fetch recent errors, read stack traces, and identify regressions without leaving the agent session.

npx codex-marketplace add openai/plugins/plugins/sentry --plugin
sentry errors monitoring
Featured

ATeam

Multi-Agent

Multi-agent specialist pipeline for the full development lifecycle in Codex — Researcher, PM, Architect, Dev, QA and Reviewer working in sequence.

npx codex-marketplace add yimwoo/codex-agenteam --plugin
multi-agent ai-agents workflow
Official

Box

★ 893

Search and reference your documents, contracts, and files stored in Box. Find relevant documents, read file contents, and surface knowledge from your Box workspace without downloading anything.

npx codex-marketplace add openai/plugins/plugins/box --plugin
box documents storage
Official

Build iOS Apps

★ 893

Build, refine, and debug iOS apps with SwiftUI and Xcode workflows. Codex gains deep knowledge of iOS patterns, SwiftUI components, Xcode project structure, and App Store submission.

npx codex-marketplace add openai/plugins/plugins/build-ios-apps --plugin
ios swift swiftui
Official

Canva

★ 893

Search Canva templates, create designs, and edit existing assets from Codex. Generate social graphics, presentation slides, and marketing materials through natural language.

npx codex-marketplace add openai/plugins/plugins/canva --plugin
canva design graphics
Official

Cloudflare

Cloud

★ 893

Cloudflare platform guidance with official MCP for Codex — deploy Workers, manage storage, and build edge-native applications.

npx codex-marketplace add openai/plugins/plugins/cloudflare --plugin
cloudflare workers edge
Official

Game Studio

★ 893

Design, prototype, and ship browser games with Codex. Provides specialized guidance for game architecture, physics, rendering with Canvas/WebGL, and publishing — purpose-built for web game development.

npx codex-marketplace add openai/plugins/plugins/game-studio --plugin
game-development canvas webgl
Official

Gmail

Email

★ 893

Read and manage Gmail from Codex — search, draft, send, label and organise emails from the agent without switching to a browser.

npx codex-marketplace add openai/plugins/plugins/gmail --plugin
gmail email inbox
Official

Google Calendar

★ 893

Manage Google Calendar events and schedules. Create events, check availability, reschedule meetings, and get daily summaries — all from within Codex.

npx codex-marketplace add openai/plugins/plugins/google-calendar --plugin
google-calendar scheduling meetings
Official

Google Drive

File Management

★ 893

Work across Google Drive, Docs, Sheets and Slides from Codex — read, create and update documents in your workspace without leaving the agent.

npx codex-marketplace add openai/plugins/plugins/google-drive --plugin
google-drive docs sheets
Official

Hugging Face

★ 893

Inspect models, datasets, and Spaces on Hugging Face. Search for pre-trained models, read model cards, compare metrics, and explore datasets — all from within Codex.

npx codex-marketplace add openai/plugins/plugins/hugging-face --plugin
hugging-face machine-learning models
Official

Jam

★ 893

Screen record with context — capture your screen alongside console logs, network requests, and device info, then share a Jam link that gives Codex everything it needs to reproduce and fix the bug.

npx codex-marketplace add openai/plugins/plugins/jam --plugin
bug-reporting screen-recording debugging
Official

Netlify

★ 893

Deploy projects, manage sites, and track release history on Netlify from Codex. Trigger deploys, review build logs, configure redirects, and manage environment variables without leaving your session.

npx codex-marketplace add openai/plugins/plugins/netlify --plugin
netlify deployment hosting
Official

Outlook Calendar

★ 893

Manage Outlook calendar events, check availability, and schedule meetings from Codex. Works alongside Outlook Email for a complete Microsoft 365 workflow.

npx codex-marketplace add openai/plugins/plugins/outlook-calendar --plugin
outlook calendar scheduling
Official

Outlook Email

★ 893

Triage your Outlook inbox, draft replies, and manage email workflows from Codex. Summarize threads, draft responses, and keep your inbox under control without switching to a browser.

npx codex-marketplace add openai/plugins/plugins/outlook-email --plugin
outlook email microsoft
Official

SharePoint

★ 893

Search and summarize SharePoint sites, pages, and files. Surface relevant documentation, specs, and team knowledge directly in your Codex session.

npx codex-marketplace add openai/plugins/plugins/sharepoint --plugin
sharepoint documents search
Official

Slack

Messaging

★ 893

Slack integration for Codex — read channels, send messages, search threads and post deployment notifications from the agent.

npx codex-marketplace add openai/plugins/plugins/slack --plugin
slack messaging channels
Official

Stripe

Payments

★ 893

Payments and business tools integration for Codex — manage customers, products, subscriptions and webhook events from the agent.

npx codex-marketplace add openai/plugins/plugins/stripe --plugin
stripe payments billing
Official

Microsoft Teams

★ 893

Summarize Teams conversations, draft follow-up messages, and surface action items from meetings. Keeps you in sync with team discussions without switching context.

npx codex-marketplace add openai/plugins/plugins/teams --plugin
microsoft-teams messaging meetings
Official

Test Android Apps

★ 893

Reproduce issues, inspect UI, and capture evidence from Android emulators. Codex connects to running emulators to take screenshots, interact with UI elements, and document bugs with precision.

npx codex-marketplace add openai/plugins/plugins/test-android-apps --plugin
android testing emulator
Official

Vercel

DevOps

★ 893

Vercel ecosystem guidance and deployment management for Codex — deploy projects, check builds, and manage environment variables from the agent.

npx codex-marketplace add openai/plugins/plugins/vercel --plugin
vercel deployment edge

Blueprint

Planning

Convert natural-language specifications into formal blueprints with testable acceptance criteria before any code is written.

npx codex-marketplace add JuliusBrussee/blueprint --plugin
blueprint planning specs