Loading MCP server directory, please wait...
Send and read WhatsApp messages on your Leporis account from AI coding agents, via your own API key.
npx @getmcp/cli add io.github.admin-rstechie/leporis-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour Leporis API key as a Bearer token (e.g. "Bearer lp_live_..."). Generate one from your Leporis dashboard under WhatsApp -> Integrations.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.admin-rstechie/leporis-mcp": {
"url": "https://leporis.mcp.rstechie.in/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}