mailtempo for Cursor
com.mailtempo/mailtempo
MCP server for MailTempo's public free temporary email inboxes.
client:Cursor
transport:streamable-http
Install mailtempo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mailtempo": {
"url": "https://mailtempo.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs