diff --git a/README.md b/README.md index fa493c5..3d9f6ef 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is a Model Context Protocol (MCP) server for WhatsApp. -With this you can search you personal Whatsapp messages, search your contacts and send messages. +With this you can search you personal Whatsapp messages, search your contacts and send messages to either individuals or groups. It connects to your **personal WhatsApp account** directly via the Whatsapp web multidevice API (using the [whatsmeow](https://github.com/tulir/whatsmeow) library). All your messages are stored locally in a SQLite database and only sent to an LLM (such as Claude) when the agent accesses them through tools (which you control).