AgentiSend for VS Code
io.github.fortuneflick/agentisend
Transactional email API for AI agents: verified domains, a per-sender budget, and a kill switch.
client:VS Code
transport:streamable-http
runtime:npm
Install AgentiSend in VS Code
.vscode/mcp.json
{
"servers": {
"agentisend": {
"type": "http",
"url": "https://api.agentisend.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs