Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

WhatsApp Platform

БесплатноНе проверен

Provides a Model Context Protocol server for WhatsApp, enabling session management, webhook normalization, and tenant-based message operations through a public

GitHubEmbed

Описание

Provides a Model Context Protocol server for WhatsApp, enabling session management, webhook normalization, and tenant-based message operations through a public API and private control plane.

README

A Bun-workspace monorepo for the three independently deployed applications defined by ADR 0002:

  • apps/web: the Next.js product UI on Vercel
  • apps/api: the public Cloudflare API Worker
  • apps/provider-control: the private Cloudflare Worker reachable only through an API service binding

Shared modules have explicit subpath exports and no catch-all barrel:

  • packages/domain: pure domain rules
  • packages/contracts: product and MCP schemas
  • packages/db: database configuration, migrations, and tenant repositories
  • packages/wasender: separate session, control, and webhook-normalization boundaries

Local verification

bun install --frozen-lockfile
bun run format:check
bun run lint
bun run typecheck
bun run validate:infra
bun run test
bun run build
bun run manifests:validate
bun run infra:validate

Run a deployable locally with Turbo filtering, for example:

bun run dev --filter=@whatsapp-mcp/web

Production and test Effect roots are separate modules. Runtime configuration cannot select a test Layer, and the production build inspection fails if a test Layer marker enters a deployable artifact.

See deployment configuration and the deployment runbook.

The OpenTofu compute topology in infra/compute uses separate state and authority for development, preview, and production. It declares the Vercel web project, the public API Worker custom-domain route, and the private provider-control Worker service binding.

Sandcastle

Sandcastle runs issue agents in isolated Docker worktrees. After authenticating Docker, GitHub CLI, and Codex:

bun run sandcastle:build-image
bun run sandcastle

from github.com/cuevaio/whatsapp-mcp

Установка WhatsApp Platform

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/cuevaio/whatsapp-mcp

FAQ

WhatsApp Platform MCP бесплатный?

Да, WhatsApp Platform MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для WhatsApp Platform?

Нет, WhatsApp Platform работает без API-ключей и переменных окружения.

WhatsApp Platform — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить WhatsApp Platform в Claude Desktop, Claude Code или Cursor?

Открой WhatsApp Platform на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare WhatsApp Platform with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории communication