💬 Communication
Connect AI to your WhatsApp messages. Search conversations, read message history (including images, videos, audio), browse contacts, and send messages to individuals or groups. Messages stored locally in SQLite for privacy.
Tools (6)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"whatsapp": {
"command": "npx",
"args": [
"-y",
"whatsapp-mcp"
]
}
}
}