Resent for Cursor
io.github.resentmail/resent
Transactional email for AI agents: templates, domain verify, and sends.
client:Cursor
transport:streamable-http
Install Resent in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"resent": {
"url": "https://resent.one/api/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs