Meta ships a WhatsApp Business MCP that lets agents do setup
Two official MCP servers turn WhatsApp Business onboarding — accounts, numbers, templates, webhooks — into agent work; approval gates still matter.

Copy markdown
What shipped: an official MCP for WhatsApp Business
Meta released the WhatsApp Business Tools MCP server, and it plugs straight into Claude, Cursor, Codex, and ChatGPT. It collapses the old shuffle between the Developer Console, Business Manager, the API reference, and your editor into one conversational interface to the platform.
The tasks it takes off your plate
The server can create WhatsApp Business accounts, add and verify phone numbers, register for Cloud API access, and check Terms-of-Service compliance. It also creates or edits messaging templates from a plain-English description, tests messages and webhooks, and monitors failure points like Business Verification and payment-method issues.
There's a second server, for the docs
A companion Meta Social Technologies MCP helps agents discover API endpoints, search the documentation, and troubleshoot errors. So the same agent that scaffolds your setup can also debug it against live docs instead of guessing.
Build this weekend: a self-onboarding notifier
Point an agent at the server and you can stand up a WhatsApp Business number, wire a webhook, and ship an order-status or OTP notifier end-to-end without leaving your editor. The day of console-clicking that used to gate a WhatsApp integration becomes a prompt.
The catch: it's your live account it's editing
These are write actions on real business infrastructure — numbers, templates, ToS state — so keep approval gates on and review each step before it fires. The tooling assists the setup; it doesn't absolve you of a bad template or a misrouted webhook.
Elsewhere: Hugging Face reportedly wants $100M from OpenAI
Hugging Face is reportedly demanding roughly $100M in compute and trace data from OpenAI as redress for July's four-day autonomous-agent breach of its systems. It reads as the accountability bill arriving for lab-run agents — the same pattern behind recent Baseten and RubyGems incidents.