Mail-o-Mail is a native MCP server: 75 tools covering email, WhatsApp (messages and call permissions), campaigns, contacts, drip sequences, and send-time advice. Connect once — then just ask Claude to send.
For claude.ai web (OAuth sign-in), Claude Code, and any MCP client that speaks Streamable HTTP.
Log in to Mail-o-Mail → Settings → Home → API Access → Generate API Key. No account yet? The one-prompt setup lets Claude create one for you in conversation.
In Claude Code, one command:
Any other MCP client: point it at https://mail-o-mail.com/api/mcp (Streamable HTTP) and send your key as an Authorization: Bearer header.
Ask Claude: "Check my Mail-o-Mail account." It calls the whoami tool and reports your organization, credits, and WhatsApp status. Then: "Send a test email to me."
Using claude.ai in the browser? Go to Customize → Connectors and click Add, paste https://mail-o-mail.com/api/mcp, and claude.ai sends you to Mail-o-Mail to sign in and approve access (OAuth) — no API key needed. Signed in to the dashboard? The Talk page walks you through it step by step, with screenshots.
A small local MCP server that talks to our API. It can even create your account for you.
Then install its two dependencies: pip install mcp requests (Python 3.10+).
Edit claude_desktop_config.json — macOS: ~/Library/Application Support/Claude/, Windows: %APPDATA%\Claude\ — and add:
The Mail-o-Mail tools appear in Claude's tool menu. No API key yet? Leave MOM_API_KEY out and ask Claude to sign you up — the ai_signup and ai_verify tools create your account from the chat and hand you the key to paste in.
Account setup and domain verification · single and bulk email · WhatsApp templates, sends, OTPs, and stats · contact upload and tagging · drip sequences · campaign tracking · send-time and segment recommendations · credits and connection management.