Official Lumail email marketing MCP for campaigns, subscribers, and workflows.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Install Lumail's agent skills or connect Lumail to Claude Code and Codex. The repository includes reusable marketing and copywriting skills alongside the Lumail CLI and OAuth MCP plugin skills.
Authentication is browser OAuth. There is no API token to create, paste, or store.
The fastest path is to let your agent do it. Paste this into Claude Code:
or into Codex:
or, for the terminal workflow (full API, including sending), into any agent:
Prefer to run it yourself:
Full guides: docs/claude-code-install.md Β· docs/codex-install.md
| Path | What it is |
|---|---|
.claude-plugin/marketplace.json | Claude Code marketplace descriptor |
claude/.claude-plugin/plugin.json | Claude Code plugin, declares the MCP server inline |
codex/.codex-plugin/plugin.json | Codex plugin metadata |
codex/.mcp.json | Codex MCP server configuration |
.agents/plugins/marketplace.json | Codex marketplace descriptor |
skills/lumail/ | The lumail CLI skill (npx lumail) β canonical copy |
skills/lumail-plugin/ | How to drive the MCP connection, its limits and errors |
skills/marketing/ | Marketing strategy, positioning, offers, funnels, and launches |
skills/copywritting/ | Conversion copy for emails, pages, ads, scripts, and CTAs |
claude/skills and codex/skills are real copies of skills/ (symlinks break
on Windows checkouts), so both hosts ship the same skills. Edit the
top-level skills/ first, then sync the copies.
The plugin points both hosts at https://lumail.io/mcp, an OAuth 2.1 protected
resource. The host registers itself through dynamic client registration, runs
PKCE, and stores the access token itself. During the browser flow you sign in,
pick which organization the agent may reach, and approve the scopes. Only
owners and admins of an organization can authorize it.
Access tokens carry the organization as a claim, so a session can never reach another organization in your account. Revoke from the connected-apps list in Lumail settings and access stops on the next request, with no local config to clean up.
Read β subscribers, tags, campaigns, campaign analytics and progress, workflows and workflow groups, org stats, subscriber growth, senders, custom fields, snippets, writing style.
Write β add subscribers, create and apply tags, create and edit campaign drafts, duplicate campaigns, create and configure workflow drafts.
Not available over OAuth β sending, scheduling, publishing or activating a
workflow, unsubscribing, and every delete. Those tools are not registered on
this endpoint, so an agent cannot reach them even with your approval. Do that
work in the Lumail app, or with npx lumail if you want it in a terminal.
npx lumail reaches the full API, including sending. It authenticates with the
same browser flow:
The lumail skill in this repository teaches agents the whole CLI.
How did last week's newsletter perform compared to the one before?Draft a launch campaign with three subject line options.Add user@example.com to my newsletter and tag them vip.Build a three-email welcome sequence over a week and leave it as a draft.Show me subscriber growth over the last 30 days.MIT licensed.
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/lumail)<a href="https://allmcps.com/mcp/lumail"><img src="https://allmcps.com/api/badge/lumail?style=directory" alt="Lumail on AllMCPs" /></a>