whatsapp-cloud-mcp
v2.0.2
Published
Unscoped alias package for @daisyintel/whatsapp-cloud-mcp.
Maintainers
Readme
whatsapp-cloud-mcp
Unscoped alias package for @daisyintel/whatsapp-cloud-mcp.
Use this package when a platform or MCP package importer has trouble with scoped npm package names.
Recommended Usage
{
"mcpServers": {
"whatsapp-cloud": {
"command": "npx",
"args": ["-y", "whatsapp-cloud-mcp"],
"env": {
"WHATSAPP_ACCESS_TOKEN": "replace-me"
}
}
}
}The runtime behavior is the same as the scoped package. For full documentation, environment variables, and hosted mode details, see the scoped package README:
https://www.npmjs.com/package/@daisyintel/whatsapp-cloud-mcp
