SenderKit for Cursor
com.senderkit/senderkit
Build and send email, SMS, and push straight from your AI agent.
client:Cursor
transport:streamable-http
Install SenderKit in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"senderkit": {
"url": "https://mcp.senderkit.com"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs