WhatsApp MCP

MCP

by adelaidasofia · v0.1.1

WhatsApp MCP. SQLCipher-encrypted, scrubber-CI-gated, draft-and-confirm sends, voice transcription.

mcplocal

MCP configuration

stdio

Command

uvx adelaidasofia-whatsapp-mcp==0.1.1

Environment

  • WHATSAPP_BRIDGE_HOST

    Hostname for the Go bridge REST API.

  • WHATSAPP_BRIDGE_PORT

    Port for the Go bridge REST API.

  • WHATSAPP_VAULT_CRM_PATH

    Absolute path to a vault CRM folder for auto-injection (e.g., Obsidian 'CRM/'). When unset, CRM injection is disabled.

  • WHATSAPP_WHISPER_BACKEND

    Voice-note transcription backend. 'local-cpp' (default, private) or 'openai-api' (opt-in).

  • WHATSAPP_WHISPER_API_KEYsecret

    OpenAI API key. Required only when WHATSAPP_WHISPER_BACKEND=openai-api.

  • WHATSAPP_WHISPER_MODEL

    whisper.cpp model name. Only used when backend is local-cpp.

  • WHATSAPP_SCRUB_PROMPT_INJECTION

    Strip known prompt-injection patterns from incoming messages before the LLM sees them.

  • WHATSAPP_AUDIT_LOG

    Log every tool call to audit.log.

  • WHATSAPP_ENCRYPT_DB

    Enable SQLCipher DB encryption with the key sourced from macOS Keychain.

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.