Skip to content
VS Code

Emailable for VS Code

io.github.pipeworx-io/emailable

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

client:VS Code transport:streamable-http

Install Emailable in VS Code

.vscode/mcp.json

{
  "servers": {
    "emailable": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/emailable/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Emailable in other clients