Connects Claude to WhatsApp via the whatsmeow protocol with a local Go bridge and Python MCP layer. Read chats and contacts, search messages with accent-insensitive matching, transcribe voice notes locally through whisper.cpp, and send texts with a mandatory two-step confirmation flow. SQLCipher encrypts the database at rest with keys in macOS Keychain, and every inbound message passes through a prompt injection scrubber before Claude sees it. Daily CI runs govulncheck and pip-audit. Reach for this when you need WhatsApp integrated into Claude workflows but can't accept the prompt injection and instant-send risks of lighter implementations. Ships with audit logging and no telemetry.
claude mcp add --transport stdio adelaidasofia-whatsapp-mcp -- uvx adelaidasofia-whatsapp-mcp