uni-msg WhatsApp for Claude Desktop
com.uni-msg/whatsapp
Drive WhatsApp from any MCP client: pair devices, send text and media, manage contacts and groups.
client:Claude Desktop
transport:streamable-http
runtime:npm
Install uni-msg WhatsApp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"whatsapp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://uni-msg.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs