Connect your personal WhatsApp account to an AI agent using the WhatsApp Web multi-device API.
Install
npx -y @smithery/cli Tools · 6
- search_contacts Search for contacts by name or phone number part (JID).
- list_messages Retrieve message history for a specific chat, with pagination.
- list_chats List your chats, sortable by activity or name, filterable, paginated, optionally includes last message details.
- get_chat Get detailed information about a specific chat.
- get_message_context Retrieve messages sent immediately before and after a specific message ID for context.
- send_message Send a text message to a specified recipient JID (user or group).
Links
★ 64 GitHub stars