← Back to Plugins
MCP Server MCP

io.github.trypeach-io/mcp

github By github 👁 1 views ▲ 0 votes

Send and manage WhatsApp messages, contacts, templates, and events via Peach AI.

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...