Skip to content
Zed

Emailable for Zed

io.github.pipeworx-io/emailable

Emailable MCP — wraps the Emailable email verification API (emailable.com)

client:Zed transport:streamable-http

Install Emailable in Zed

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

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

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

Emailable in other clients