- Step1: Clone the project locally using `git clone https://github.com/resend/mcp-send-email.git`
- Step2: Install dependencies with `npm install`
- Step3: Build the project with `npm run build`
- Step4: Create a Resend account and generate an API key, verify your domain
- Step5: In Cursor or Claude Desktop, add the MCP server configuration with your API key and optional sender/ reply-to addresses
- Step6: In your chat, prepare the email content, replace the recipient address, select the email script, and send
- Step7: Test email delivery and adjust settings as needed