Update README.md

This commit is contained in:
Luke Harries
2025-03-30 16:53:01 +01:00
committed by GitHub
parent f984711fe6
commit f2883b9f91

View File

@@ -2,7 +2,7 @@
This is a Model Context Protocol (MCP) server for WhatsApp. 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). 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).