The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Leporis WhatsApp listing page.
Remote MCP (Model Context Protocol) server for Leporis, RS-Techie's multi-tenant WhatsApp Business platform.
Exposes Leporis's public REST API (api/v1/public.php) as MCP tools so AI coding agents (Claude Code, Cursor, Antigravity, etc.) can send/read WhatsApp messages on your Leporis account directly from chat.
https://leporis.mcp.rstechie.in/mcp (Streamable HTTP transport)Authorization: Bearer <key> on every request. Get a key from your Leporis dashboard under WhatsApp → Integrations. The server stores no credentials of its own.send_message, list_contacts, get_contact, get_conversation_messagesSee the "Connect via MCP" section on the Integrations page in your Leporis dashboard for exact per-client config (Claude Code, Cursor, Antigravity).
Requires LEPORIS_API_BASE (defaults to https://rstechie.in/api/v1/public.php) to point at a real Leporis instance.