---
title: "Resend Plugin for Codex"
slug: codex-plugin
description: "Install the MCP server and every Resend skill directly from the official Codex plugin marketplace."
created_at: "2026-07-22"
updated_at: "2026-07-22"
image: https://cdn.resend.com/posts/codex-plugin.jpg
humans: ["diel-duarte", "gabriel-miranda", "felipe-freitag", "danilo-woznica"]
---

The best agent experience requires context provided by tooling like MCP servers, skills, and CLIs. Historically, getting the most out of Codex with Resend meant installing the MCP server and every skill separately.

Today, we're excited to announce the [official Resend plugin for Codex and ChatGPT](https://chatgpt.com/plugins/plugin_asdk_app_6a3c407853888191beddc2151c2b6f8b?open_in_codex).

<YouTube videoId="LuwF9vpXswE" />

The plugin bundles the [MCP server](/docs/mcp-server) and every [Resend Skill](/docs/resend-skill) into a single install.

## What you can do with it

- **Send from a conversation**: send a transactional email without leaving Codex.
- **Debug deliverability**: pull up logs, inspect a bounce, or check why an email failed.
- **Manage Contacts and Segments**: add contacts, build segments, and clean up email lists in plain language.
- **Run Broadcasts**: draft, schedule, and send a broadcast to an audience.
- **Check Domains and API Keys**: verify domain status, review DNS records, and rotate API keys.

## How to use it

To set up the Resend connector: 

1. Go to **Plugins** and search for Resend.
2. Click **Connect**.
3. Sign in with your Resend account and grant the permissions Codex requests.

<video
  src="https://cdn.resend.com/posts/codex-plugin-1.mp4"
  autoPlay
  muted
  loop
  playsInline
  className="extraWidth"
/>

It offers the same [MCP experience](/changelog/remote-mcp-server) but with more security, better management, and improved DX. 

## Manage connector access

You can view or revoke its OAuth permissions anytime from your Resend account's Team settings.

<video
  src="https://cdn.resend.com/posts/codex-plugin-2.mp4"
  autoPlay
  muted
  loop
  playsInline
  className="extraWidth"
/>

## Email expertise, on by default

Once installed, Codex activates the right skill automatically:

- **`resend`** for the SDK and platform APIs
- **`react-email`** for building templates as React components
- **`email-best-practices`** for SPF, DKIM, DMARC, compliance, and deliverability
- **`agent-email-inbox`** for safely processing inbound email with an agent
- **`resend-cli`** for shell and CI workflows

The MCP server (or [Resend CLI](/cli)) lets Codex perform actions like sending emails, managing templates, and processing inbound email. Skills ensure the tooling follows best practices in a token-efficient way.

## Conclusion

We're excited to see how this connection makes it easier to build with Resend and Codex. Head to the [Codex page](/codex) for everything Resend brings to your agent.

If you have any questions, please reach out to us and we'll be happy to help.
