2 months ago
x402 micropayment API for AI agents. Send emails programmatically. Supports text and HTML body. Pay per call with USDC on Base.
Server Config
{
"mcpServers": {
"email-send": {
"url": "https://email-send-production.up.railway.app/mcp",
"transport": "sse"
}
}
}