Dead Simple Email for Cursor
email.deadsimple/dead-simple-email
Give an agent its own inbox: send, receive, and pull signup codes from real email.
client:Cursor
transport:streamable-http
runtime:pypi
Install Dead Simple Email in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dead-simple-email": {
"url": "https://api.deadsimple.email/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs