← Index

io.github.wazionapps/mcp-server

io.github.wazionapps/mcp-server·v1.0.1·Chat & Messaging
Quality Score
83
/100

244 WhatsApp Business AI tools for messaging, automation, marketing, CRM and Shopify

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "wazion-mcp-server"
      ],
      "env": {
        "WAZION_API_KEY": "<your-wazion_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "wazion-mcp-server"
      ],
      "env": {
        "WAZION_API_KEY": "<your-wazion_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y wazion-mcp-server
§02  Environment variables
WAZION_API_KEY
requiredsecret

Your WAzion API key from https://wazion.com

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Chat & Messaging