Maho Mail vs Shortwave
AI wrapper vs AI-native architecture. Two AI-forward email clients with very different foundations.
Choose Shortwave if you use Gmail and want the most polished AI email experience — auto-labeling, AI chat, and smart summaries built into a beautiful interface. Choose Maho Mail if you want AI as one of three interfaces (GUI, CLI, MCP), with provider choice, local privacy, and support for any IMAP account.
Side-by-side comparison
| Feature | Maho Mail | Shortwave |
|---|---|---|
| Desktop GUI | Yes — native desktop app | Yes — web-based and mobile apps |
| CLI | Yes — full email CLI with JSON output | No |
| MCP Server | Yes — AI agents connect via stdio | No |
| AI Features | Yes — bring your own provider | Yes — deep Gmail AI integration |
| Email Providers | Any IMAP account | Gmail and Google Workspace only |
| Auto-labeling | No — buildable via CLI + AI | Yes — automatic AI categorization |
| Local & Private | Yes — everything on your device | No — cloud-based |
| Open Source | Yes | No — proprietary |
Category comparison
AI Philosophy
Shortwave has gone all-in on AI as the primary interface to email. Their AI chat lets you ask questions about your inbox in natural language — "What did Alice say about the budget?" — and get answers drawn from your email history. Auto-labeling categorizes incoming mail. Summaries appear automatically on threads. The AI is deeply integrated into every part of the experience.
Maho Mail treats AI as one of three equal interfaces. The GUI is for visual email. The CLI is for automation. The MCP server is for AI agents. You choose your provider — OpenAI, Anthropic, or Ollama for local inference — and you control how AI interacts with your data. Shortwave's approach is more turnkey. Maho's approach is more composable.
Email Provider Support
Shortwave only works with Gmail and Google Workspace accounts. If you use Outlook, Fastmail, ProtonMail, or a self-hosted server, Shortwave is not an option. This is a hard constraint — their architecture depends on Gmail's API.
Maho Mail works with any IMAP account. Gmail, Outlook, Fastmail, ProtonMail (via Bridge), Yahoo, self-hosted — if it speaks IMAP, Maho can connect. For users with multiple non-Gmail accounts or anyone not on Google, this is a decisive difference.
Programmability
Shortwave is a GUI-only experience. You interact with email through their web and mobile apps. There is no CLI, no API, and no way for external tools to access your inbox programmatically. The AI features are powerful but they are Shortwave's AI, not yours to customize.
Maho Mail exposes your inbox through three interfaces. The CLI lets you build shell scripts and automation. The MCP server lets AI agents operate on your email. You can build workflows like maho search --unread --json | llm 'categorize these emails' that Shortwave's GUI cannot express. The tradeoff is that you build these yourself rather than getting them out of the box.
Privacy & Architecture
Shortwave is a cloud service that processes your email through their servers. Their AI features require server-side computation. Your email data and AI interactions pass through Shortwave's infrastructure.
Maho Mail stores everything locally. If you use Ollama, even your AI inference stays on your machine. There is no cloud component, no telemetry, and no server-side processing. For users in regulated industries or anyone who prefers verifiable privacy, the architecture matters.
UX & Polish
Shortwave has a modern, well-designed interface with smooth animations, thoughtful grouping of related messages, and AI features that surface naturally in the workflow. Their design team has clearly invested in making AI feel like a natural part of email rather than a bolted-on feature. Maho Mail's GUI is more utilitarian — it focuses on reading and composing email efficiently, with the expectation that power users will reach for the CLI and MCP server for advanced workflows.
Choose Maho Mail if you...
- Use non-Gmail email accounts
- Want CLI and MCP access to your inbox
- Want to choose your own AI provider
- Care about local privacy and open source
- Want to build custom AI email workflows
Choose Shortwave if you...
- Use Gmail or Google Workspace
- Want AI deeply integrated into the email experience
- Prefer auto-labeling and AI chat out of the box
- Value polished UX with AI woven into every interaction
- Do not need CLI, terminal access, or agent protocols
Frequently asked questions
Does Shortwave work with non-Gmail accounts?
How does AI differ between Maho Mail and Shortwave?
Can Shortwave connect to AI agents like Claude or Cursor?
Is Shortwave free?
Does Maho Mail have auto-labeling like Shortwave?
Ready to try Maho Mail?
GUI for humans. CLI for developers. MCP for agents.