Superhuman Mail
Drive your email and calendar, right from Claude
About Superhuman Mail
Superhuman Mail connects email and calendar workflows to assistants. Its connector helps users search inboxes, draft replies, check read statuses, set reminders, schedule meetings, and send messages without leaving the AI workflow.
Connection details
https://mcp.mail.superhuman.com/mcpTransport
Streamable HTTP
Authentication
OAuth
Setup
claude mcp add superhuman-mail --transport http https://mcp.mail.superhuman.com/mcpFrequently asked questions
What is the Superhuman Mail remote MCP server?
The Superhuman Mail remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.mail.superhuman.com/mcp, so AI assistants can connect to it without installing or running anything locally.
How do I connect to the Superhuman Mail MCP server?
Add the endpoint https://mcp.mail.superhuman.com/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Superhuman Mail MCP server require authentication?
Yes. Superhuman Mail uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the Superhuman Mail MCP server use?
Superhuman Mail exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.