sendgrid for Zed
io.usefulapi/sendgrid
Send email and read templates, marketing contacts, lists, stats, bounces and unsubscribes.
client:Zed
transport:streamable-http
Install sendgrid in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sendgrid": {
"url": "https://sendgrid.usefulapi.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs