sendgrid for Cursor
io.usefulapi/sendgrid
Send email and read templates, marketing contacts, lists, stats, bounces and unsubscribes.
client:Cursor
transport:streamable-http
Install sendgrid in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sendgrid": {
"url": "https://sendgrid.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs