Send emails programmatically via Resend. Text and HTML. x402 micropayment.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Send emails programmatically via Resend -- text or HTML body, delivery status, message ID. Transactional email. Pay-per-call via x402 (USDC on Base L2) -- no API key, no signup, no rate-limit wall.
Part of the klymax402 marketplace -- 100 x402 micropayment APIs for AI agents, one wallet, USDC on Base.
Add to your MCP client config (Claude Desktop, Cursor, ElizaOS, etc.):
Any x402-aware client (@x402/fetch, x402-agent-tools, ATXP) handles the 402 -> sign -> retry cycle automatically.
| Tool | Method | Path | Price | Description |
|---|---|---|---|---|
email_send_message | POST | /api/send | $0.008 | Send an email message |
email_send_messageUse this when you need to send an email to one or more recipients. Returns delivery confirmation in JSON.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
to | string | yes | Recipient email address |
from | string | no | Sender email address (default: noreply@x402.dev) |
subject | string | yes | Email subject line |
body | string | yes | Email body content (plain text) |
html | string | no | Email body content (HTML, optional β overrides body) |
Example response:
When to use: sending transactional emails, notifications, alerts, password resets, order confirmations, and automated reports.
Not for: email validation (use email_verify_address), finding email addresses (use email_find_by_name), person data enrichment (use person_enrich_from_email).
eip155:8453)100 x402 micropayment APIs for AI agents -- one wallet, USDC on Base, zero signup.
MIT
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/email-send-api)<a href="https://allmcps.com/mcp/email-send-api"><img src="https://allmcps.com/api/badge/email-send-api?style=directory" alt="Email Send API on AllMCPs" /></a>