Messaging
Trust: 39/100 (Limited)io.github.trypeach-io/mcp Guide
Send and manage WhatsApp messages, contacts, templates, and events via Peach AI.
by trypeach-io
Quick Start
Install
npx @peachai/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-trypeach-io-mcp": {
"command": "npx",
"args": [
"@peachai/mcp"
]
}
}
}