Portable Agent Plugins 1.0.0 package for Mailtea — skills plus MCP so AI agents can send, schedule, and manage email.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
/plugin marketplace add mailtea-app/mailtea-agent-plugin
/plugin install mailtea-agent-pluginPlugins overview
# 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](https://agent-plugins.org/) and carries a native manifest for every client that has its own format.  ## Get started 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` | # 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](https://agent-plugins.org/) and carries a native manifest for every client that has its own format.  ## Get started 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](https://www.npmjs.com/package/plugins) 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](https://mailtea.app). Need a sending domain? [Domain setup](https://docs.mailtea.app/docs/documentation/domains). ## Three skills, ready when you need them 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.” |  ## Copy a prompt **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 happens when you ask - **Draft means draft.** Draft requests do not send email or publish a website. - **You choose who receives an email.** Your agent asks for missing details and uses the sender, recipients, and content you supply or approve. - **An email ID means accepted, not delivered.** Ask for delivery status to check the result. Do not repeat a send after a timeout until its status is known. - **Your permissions apply.** The connection only reaches what your Mailtea account and the access you grant allow. ## If you get stuck | 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](https://docs.mailtea.app/docs/documentation/domains), 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. | ### Reconnecting per 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` | ## Package layout **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. ```text mailtea-agent-plugin/ # this package, and the plugin root ├── plugin.json # Agent Plugins 1.0.0 manifest (portable) ├── mcp.json # Agent Plugins MCP config (streamable-http) ├── .mcp.json # client-native MCP config (Codex, Grok Build) ├── skills/ │ ├── mailtea/SKILL.md # send / schedule / manage email & newsletters │ ├── mailtea-email-design/ # email-safe design (ops + HTML) │ └── mailtea-site-design/ # publication website builder ├── assets/ # icon and listing images ├── .codex-plugin/plugin.json # Codex manifest + listing metadata ├── .claude-plugin/ # Claude Code manifest + repository marketplace ├── .cursor-plugin/ # Cursor manifest + repository marketplace ├── .grok-plugin/ # Grok Build manifest + repository marketplace ├── .agents/plugins/marketplace.json # Codex repository marketplace ├── gemini-extension.json # Gemini CLI extension manifest ├── ser
What people ask about mailtea-agent-plugin
What is mailtea-app/mailtea-agent-plugin?
+
mailtea-app/mailtea-agent-plugin is plugins for the Claude AI ecosystem. Portable Agent Plugins 1.0.0 package for Mailtea — skills plus MCP so AI agents can send, schedule, and manage email. It has 0 GitHub stars and its last recorded update is dated 2026-09-11.
How do I install mailtea-agent-plugin?
+
You can install mailtea-agent-plugin by cloning the repository (https://github.com/mailtea-app/mailtea-agent-plugin) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is mailtea-app/mailtea-agent-plugin safe to use?
+
Our security agent has analyzed mailtea-app/mailtea-agent-plugin and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains mailtea-app/mailtea-agent-plugin?
+
mailtea-app/mailtea-agent-plugin is maintained by mailtea-app. The last recorded GitHub activity is dated 2026-09-11, with 1 open issues.
Are there alternatives to mailtea-agent-plugin?
+
Yes. On ClaudeWave you can browse similar plugins at /categories/plugins, sorted by popularity or recent activity.
Deploy mailtea-agent-plugin to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/mailtea-app-mailtea-agent-plugin)<a href="https://claudewave.com/repo/mailtea-app-mailtea-agent-plugin"><img src="https://claudewave.com/api/badge/mailtea-app-mailtea-agent-plugin" alt="Featured on ClaudeWave: mailtea-app/mailtea-agent-plugin" width="320" height="64" /></a>More Plugins
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
Academic Research Skills for Claude Code: research → write → review → revise → finalize
Agent skill that removes signs of AI-generated writing from text
A skill to stop your coding agent from burying the answer. ADHD-friendly output.
Create beautiful slides on the web using a coding agent's frontend skills