AgentMail for Cursor
to.agentmail/agentmail
Email inboxes for AI agents: send, receive, reply, search, and manage threaded email over MCP.
client:Cursor
transport:streamable-http
Install AgentMail in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agentmail": {
"url": "https://mcp.agentmail.to/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs