mirror of
https://github.com/jlengrand/whatsapp-mcp.git
synced 2026-03-10 08:51:23 +00:00
Fix typo in README.md
This commit is contained in:
committed by
GitHub
parent
c8c5a20488
commit
d9b0c6b723
@@ -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 to either individuals or groups. You can also send media files including images, videos, documents, and audio messages.
|
With this you can search your personal Whatsapp messages, search your contacts and send messages to either individuals or groups. You can also send media files including images, videos, documents, and audio messages.
|
||||||
|
|
||||||
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).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user