Skip to content
Back to search
60
MCP http

AgentMail

agentmail

AgentMail is the email inbox API for AI agents. It gives agents their own email inboxes, like Gmail does for humans.

Uptime
100.0%
80 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://agentmail.to

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentmail": {
      "url": "https://agentmail.to",
      "transport": "http"
    }
  }
}