WhatsApp messaging superpowers for Claude Code — 8 MCP tools + a teaching skill, name-resolved sends, full directory access, via the Chatlytics REST API
| Tool name | Description | Destructive? |
|---|---|---|
| chatlytics_send | ✓ no | |
| chatlytics_read | ✓ no | |
| chatlytics_search | ✓ no | |
| chatlytics_actions | ✓ no | |
| chatlytics_directory | ✓ no |
| chatlytics_health | ✓ no | |
| chatlytics_login | ✓ no | |
| chatlytics_dispatch | ✓ no | |
| chatlytics_poll | ✓ no |
{
"mcpServers": {
"chatlyticsclaude-code": {
"command": "npx",
"args": [
"-y",
"@chatlytics/claude-code"
]
}
}
}