Skip to content
VS Code

Leporis WhatsApp for VS Code

io.github.admin-rstechie/leporis-mcp

Send and read WhatsApp messages on your Leporis account from AI coding agents, via your own API key.

client:VS Code transport:streamable-http

Install Leporis WhatsApp in VS Code

.vscode/mcp.json

{
  "servers": {
    "leporis-mcp": {
      "type": "http",
      "url": "https://leporis.mcp.rstechie.in/mcp"
    }
  }
}

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

Leporis WhatsApp in other clients