Send email and newsletters with Mailtea over MCP, plus skills for email and website design.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Send your first email. Design your next newsletter. Just ask.
One package that gives an AI coding agent the Mailtea MCP server and three skills for email, email design, and publication websites. It targets Agent Plugins 1.0.0 and carries a native manifest for every client that has its own format.

You need a Mailtea account. Sending also needs a verified sending domain. The hosted connection needs no API key, no Node.js install, and no code β you sign in through your browser.
| Client | Install |
|---|---|
| Any client | npx plugins add mailtea-app/mailtea-agent-plugin |
| Codex | codex plugin marketplace add mailtea-app/mailtea-agent-plugin then codex plugin add mailtea@mailtea |
| Claude Code | claude plugin marketplace add mailtea-app/mailtea-agent-plugin then claude plugin install mailtea@mailtea |
| Cursor | Settings β Plugins β Add from repository, or npx plugins add mailtea-app/mailtea-agent-plugin -t cursor |
| Grok Bot (in Cursor) | Installs with the Cursor plugin above; no separate step |
| VS Code / GitHub Copilot | Command Palette β MCP: Browse servers, or npx plugins add mailtea-app/mailtea-agent-plugin -t vscode |
| Kiro | MCP settings β add server, or npx plugins add mailtea-app/mailtea-agent-plugin -t kiro |
| Grok Build | /marketplace, add mailtea-app/mailtea-agent-plugin, then install mailtea |
| Gemini CLI | gemini extensions install https://github.com/mailtea-app/mailtea-agent-plugin |
Send your first email. Design your next newsletter. Just ask.
One package that gives an AI coding agent the Mailtea MCP server and three skills for email, email design, and publication websites. It targets Agent Plugins 1.0.0 and carries a native manifest for every client that has its own format.

You need a Mailtea account. Sending also needs a verified sending domain. The hosted connection needs no API key, no Node.js install, and no code β you sign in through your browser.
| Client | Install |
|---|---|
| Any client | npx plugins add mailtea-app/mailtea-agent-plugin |
| Codex | codex plugin marketplace add mailtea-app/mailtea-agent-plugin then codex plugin add mailtea@mailtea |
| Claude Code | claude plugin marketplace add mailtea-app/mailtea-agent-plugin then claude plugin install mailtea@mailtea |
| Cursor | Settings β Plugins β Add from repository, or npx plugins add mailtea-app/mailtea-agent-plugin -t cursor |
| Grok Bot (in Cursor) | Installs with the Cursor plugin above; no separate step |
| VS Code / GitHub Copilot | Command Palette β MCP: Browse servers, or npx plugins add mailtea-app/mailtea-agent-plugin -t vscode |
| Kiro | MCP settings β add server, or npx plugins add mailtea-app/mailtea-agent-plugin -t kiro |
| Grok Build | /marketplace, add mailtea-app/mailtea-agent-plugin, then install mailtea |
| Gemini CLI | gemini extensions install https://github.com/mailtea-app/mailtea-agent-plugin |
| OpenCode | Add the MCP server https://api.mailtea.app/mcp (type remote) in opencode.json, then run opencode mcp auth mailtea |
| GitHub Copilot CLI | copilot mcp add mailtea https://api.mailtea.app/mcp, then connect from an interactive session |
| Windsurf | Settings β Cascade β MCP servers β add https://api.mailtea.app/mcp |
| Claude.ai | Settings β Connectors β Add custom connector β https://api.mailtea.app/mcp |
| ChatGPT | Settings β Connectors β Add β https://api.mailtea.app/mcp (Developer mode) |
npx plugins add is the universal path. The
plugins CLI reads this package's
plugin.json and installs it into whichever agent tools it detects β Claude
Code, Cursor, Codex, Grok Build, Kimi Code, GitHub Copilot CLI, and VS Code.
Use -t <target> to pick one, and npx plugins targets to see what it found.
Then open a new session, connect Mailtea through the browser sign-in prompt, choose your publication and the access you want to grant, and paste:
Help me send my first email with Mailtea. Check my setup and guide me through anything missing.
Your agent checks the publications, senders, and domain verification available to your account, and explains the next step for anything missing. You do not need to know tool names or pick a skill.
Need an account? Start with Mailtea. Need a sending domain? Domain setup.
Your agent selects the relevant skill from your request. You can also name a skill if you want to be explicit.
| Included skill | What it helps you do | Try saying |
|---|---|---|
Mailtea email (mailtea-email) | Send or schedule email, check delivery, draft newsletters, and manage contacts | βHelp me send my first email.β |
Mailtea email design (mailtea-email-design) | Design welcome emails, newsletters, and reusable templates for real inboxes | βDraft a welcome email with one clear call to action. Do not send it yet.β |
Mailtea website design (mailtea-site-design) | Build or restyle your publication's website, with changes saved as drafts | βDraft an About page for my publication. Do not publish it yet.β |

Send one email β replace the bracketed details with your own:
Send an email from [my verified sender] to [recipient]. Subject: [subject]. Message: [body].
Schedule a send:
Schedule this email for [date and time, including time zone]. Use [verified sender] and send only to [recipient].
Check delivery:
Check my recent Mailtea emails and explain any failed deliveries.
Create a newsletter draft:
Draft a newsletter for [publication] about [topic]. Give it a clear subject and one call to action. Do not send it yet.
Design your website:
Draft a home page for [publication] using its brand and existing content. Do not publish it yet.
| What you see | What to do |
|---|---|
| No Mailtea tools after installing | Open a new session, check that the plugin is enabled, and connect Mailtea. |
| No browser sign-in prompt | Reconnect from the terminal or MCP settings β see the table below. |
| No publication available | Create one in Mailtea, or reconnect with access to an existing publication. |
| No sender, or the domain is not verified | Follow domain setup, complete the DNS records, and choose a sender on that domain. |
| Permission denied | Reconnect and select access that permits the action. Ask a publication owner if that option is unavailable. |
| A send timed out | Ask your agent to check recent emails before trying again, to avoid duplicates. |
| You want to disconnect | Revoke the connection in Mailtea's API keys / connected agents screen, and disable the plugin in your client. |
| Client | How to reconnect |
|---|---|
| Codex | codex mcp login mailtea |
| Claude Code | /mcp, or claude mcp login mailtea |
| Cursor | MCP settings, then Mailtea, then reconnect |
| VS Code | MCP: Browse servers, then Mailtea |
| Kiro | MCP settings |
| Grok Build | /marketplace, or grok mcp login |
The repository root is the plugin root. Every client β Agent Plugins (Cursor, VS Code, Kiro, Codex), Claude Code, Grok Build, and the Gemini CLI β loads this one directory. There is no per-client subdirectory and no second copy of the skills.
That decision follows from Agent Plugins 1.0.0 Β§4.1: a path a client resolves
from the package must stay inside the plugin root, so a nested package cannot
share skills/ with the root by symlink or relative path. Nesting would mean
duplicating every skill. A single root keeps one copy, and the mirror's
v<version> release tag reads plugin.json at that same root.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mailtea)<a href="https://allmcps.com/mcp/mailtea"><img src="https://allmcps.com/api/badge/mailtea?style=directory" alt="Mailtea on AllMCPs" /></a>