MCP Server
MCP
io.github.trypeach-io/mcp
Send and manage WhatsApp messages, contacts, templates, and events via Peach AI.
Install
npx -y @peachai/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@peachai/mcp",
"version": "0.1.3",
"transport": {
"type": "streamable-http",
"url": "https://app.trypeach.ai/api/mcp",
"headers": [
{
"value": "{token}",
"name": "Authorization"
}
]
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment