Skip to content
VS Code

whatsapp for VS Code

me.wacli/whatsapp

Your own WhatsApp as an MCP server: read, search and send from any MCP client.

client:VS Code transport:streamable-http

Install whatsapp in VS Code

.vscode/mcp.json

{
  "servers": {
    "whatsapp": {
      "type": "http",
      "url": "https://wacli.me/mcp"
    }
  }
}

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

whatsapp in other clients