Skip to content
VS Code

WSENDER for VS Code

io.wsender/wsender

Manage WhatsApp, Telegram and MAX mailings: audiences, drafts, moderation and sending.

client:VS Code transport:streamable-http

Install WSENDER in VS Code

.vscode/mcp.json

{
  "servers": {
    "wsender": {
      "type": "http",
      "url": "https://mcp.wsender.io/"
    }
  }
}

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

WSENDER in other clients