Skip to content
Zed

Sendgrid for Zed

io.github.pipeworx-io/sendgrid

SendGrid MCP — wraps SendGrid v3 API (api.sendgrid.com/v3)

client:Zed transport:streamable-http

Install Sendgrid in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "sendgrid": {
      "url": "https://gateway.pipeworx.io/sendgrid/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Sendgrid in other clients