Messaging
Trust: 37/100 (Limited)io.github.wazionapps/mcp-server Guide
244 WhatsApp Business AI tools for messaging, automation, marketing, CRM and Shopify
by wazionapps
Quick Start
Install
npx wazion-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-wazionapps-mcp-server": {
"command": "npx",
"args": [
"wazion-mcp-server"
]
}
}
}