Skip to content
Grok

Leporis WhatsApp for Grok

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:Grok transport:streamable-http

Install Leporis WhatsApp in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Leporis WhatsApp in other clients