Email Send API for Cursor
io.github.br0ski777/email-send
Send emails programmatically via Resend. Text and HTML. x402 micropayment.
client:Cursor
transport:sse
Install Email Send API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"email-send": {
"url": "https://email-send.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs