Skip to content
VS Code

Eusend for VS Code

dev.eusend/eusend

Send transactional email and manage domains, audiences, and broadcasts from any MCP client.

client:VS Code transport:streamable-http runtime:npm

Install Eusend in VS Code

.vscode/mcp.json

{
  "servers": {
    "eusend": {
      "type": "http",
      "url": "https://mcp.eusend.dev/mcp"
    }
  }
}

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

Eusend in other clients