mail send for Cursor
dev.mailkite/mail-send
Send transactional email over a verified domain — templates, attachments, custom headers.
client:Cursor
transport:streamable-http
Install mail send in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mail-send": {
"url": "https://mcp.mailkite.dev/mcp?ref=mail-send"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs