Skip to content
VS Code

SuperSend for VS Code

io.github.ktryberceo/mcp-server

Manage contacts, campaigns, senders, and deliverability via SuperSend API

client:VS Code transport:streamable-http

Install SuperSend in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://mcp.supersend.io/mcp"
    }
  }
}

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

SuperSend in other clients