AgentiSend for Zed
io.github.fortuneflick/agentisend
Transactional email API for AI agents: verified domains, a per-sender budget, and a kill switch.
client:Zed
transport:streamable-http
runtime:npm
Install AgentiSend in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agentisend": {
"url": "https://api.agentisend.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs