Drive your Claude Code session from WhatsApp — your personal number, no bots, no API keys.
Whatsapp Claude Plugin MCP server is a locally run integration for AI assistants that speak the Model Context Protocol. Drive your Claude Code session from WhatsApp — your personal number, no bots, no API keys.
Once Whatsapp Claude Plugin is connected, these are the calls the assistant has available:
Per — group personalities.** Each group gets its own config.md with a custom personality and conversation memorySelf — diagnosis.** /whatsapp-claude-channel:doctor checks the server process, device link, singleton lock, and config, then walks you through the fixes —Issue — Solutionmlx-whisper on PyPI is all you need. Most clients run it directly, so configuration is a few lines and a restart.
Among the team communication options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Whatsapp Claude Plugin's toolset — Per, Self, Issue — is a fair guide to whether it matches your workflow. It is maintained by rich627; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| Per | group personalities.** Each group gets its own config.md with a custom personality and conversation memory. |
| Self | diagnosis.** /whatsapp-claude-channel:doctor checks the server process, device link, singleton lock, and config, then walks you through the fixes — no more guessing why replies stopped. |
| Issue | Solution |
{
"mcpServers": {
"whatsapp-claude-plugin": {
"command": "uvx",
"args": ["mlx-whisper"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Inbox intelligence — search, read, draft and send Gmail through your assistant with OAuth auto-setup.
Read and write Jira, Confluence, Bitbucket, JSM and Compass from your AI client — with your own permissions.
Read and send Telegram messages through your assistant — chats, channels and history via the client API.
Enables Discord bot integration with Model Context Protocol (MCP) compatible applications like Claude Desktop.
Exposes REST APIs defined by OpenAPI specifications as Model Context Protocol (MCP) tools, facilitating seamless integration into MCP-based workflows.