Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 216 Bytes

File metadata and controls

15 lines (13 loc) · 216 Bytes

mcp-mail

Superhuman Mail MCP Server

Add to your MCP client configuration:

{
  "mcpServers": {
    "Superhuman Mail": {
      "command": "npx",
      "args": ["-y", "@superhuman/mcp-mail"]
    }
  }
}