MCP Server
MCP
Leporis WhatsApp
Send and read WhatsApp messages on your Leporis account from AI coding agents, via your own API key.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://leporis.mcp.rstechie.in/mcp",
"headers": [
{
"description": "Your Leporis API key as a Bearer token (e.g. \"Bearer lp_live_...\"). Generate one from your Leporis dashboard under WhatsApp -> Integrations.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment