Skip to content
Cursor

Eusend for Cursor

dev.eusend/eusend

Send transactional email and manage domains, audiences, and broadcasts from any MCP client.

client:Cursor transport:streamable-http runtime:npm

Install Eusend in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "eusend": {
      "url": "https://mcp.eusend.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Eusend in other clients