← Back to Plugins
MCP Server MCP

wa — safe WhatsApp automation

github By github 👁 2 views ▲ 0 votes

Safety-first WhatsApp tools: draft-gated sends, enforced rate limits, append-only audit.

Homepage Verified source GitHub

Install

mcpb:https://github.com/yolo-labz/wa/releases/download/v2.2.0/wa_2.2.0_darwin_arm64.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/yolo-labz/wa/releases/download/v2.2.0/wa_2.2.0_darwin_arm64.mcpb",
      "fileSha256": "370525ec90febdd11da8f1225ed8d7b79f014f5dfe38f688ce2d6554a4c70c5b",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/yolo-labz/wa/releases/download/v2.2.0/wa_2.2.0_linux_amd64.mcpb",
      "fileSha256": "afed461bbb68f92186ca265a872cd19737c7d494374c2850b69fa82668f816ce",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/yolo-labz/wa/releases/download/v2.2.0/wa_2.2.0_linux_arm64.mcpb",
      "fileSha256": "98141801be385f44270c51e4852b9ae37416ee94fd4a67f59a77265e9768b63f",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...