Email Send API for VS Code
io.github.br0ski777/email-send
Send emails programmatically via Resend. Text and HTML. x402 micropayment.
client:VS Code
transport:sse
Install Email Send API in VS Code
.vscode/mcp.json
{
"servers": {
"email-send": {
"type": "sse",
"url": "https://email-send.api.klymax402.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs