MCP Server Quickstart
Learn how to use Klavis to connect your AI application to WhatsApp MCP Server
No-Code
Connect to enterprise-grade MCP servers instantly!
For Developer
Follow the instructions below to integrate WhatsApp MCP server to your AI application using our API or SDK.
Prerequisites
1. Create a WhatsApp MCP Server
Use the following endpoint to create a new remote WhatsApp MCP server instance:
Request
Response
serverUrl specifies the endpoint of the WhatsApp MCP server, which allows you to send messages and manage conversations through WhatsApp Business API.
instanceId is used for authentication and identification of your server instance.
2. Configure WhatsApp API Key
To use the WhatsApp MCP Server, you need to configure it with your WhatsApp Business API key.
Setting up WhatsApp API Key
Response
Explore MCP Server Tools
Tools Information
Tools Information
Tool Name | Description |
---|---|
whatsapp_send_text | Send a text message to a WhatsApp user using the WhatsApp Business API. |