Three ways to set up a WhatsApp agent that replies to customers while you're offline: a free self-hosted option, Meta's own AI agent, and a 5-minute Chrome extension.
If you run a business on WhatsApp, you know the pattern. A customer messages at 9pm asking about pricing. You’re at dinner. By the time you reply the next morning, they’ve already messaged someone else. Multiply that by every evening, weekend, and busy afternoon, and you’re losing customers simply because you can’t type fast enough, at all hours, forever.
A WhatsApp agent fixes this. It’s software that reads incoming messages and replies for you, in your voice, so customers get an answer whether you’re asleep, in a meeting, or just swamped. Below are three ways to set one up, from a fully free option you run yourself to a Chrome extension you can turn on in five minutes.
This is the free, fully self-hosted route. You run one program on your computer, scan a QR code once, and from then on an AI reads your WhatsApp and replies for you. No forms to fill with Meta, no waiting for approval.
Here’s what to do:
git clone https://github.com/felipeadeildo/whatsapp-mcp.git
cd whatsapp-mcp
docker compose up -d
This downloads a small program that connects to WhatsApp the same way WhatsApp Web does, and starts it running quietly in the background.docker compose logs -f whatsapp-mcp and a QR code will appear in the terminal. Open WhatsApp on your phone, go to Settings > Linked Devices > Link a Device, and scan it. Your WhatsApp is now linked to the program you just started.claude mcp add --transport http whatsapp http://localhost:8080/mcp
Now Claude can read your WhatsApp conversations and send replies through them.A few honest notes: your computer (or a small always-on server, if you don’t want to leave your laptop running) needs to stay switched on for this to keep working. And because this connects to WhatsApp unofficially rather than through Meta’s approved channel, keep your message volume reasonable, it’s built for normal customer replies, not mass messaging.
If a terminal isn’t your thing, Meta built its own version of this directly into WhatsApp Business. It’s called Meta Business Agent, and it rolled out worldwide in June 2026. Over a million businesses are already using it.
Here’s what to do:
It’s free to get started. From August 1, 2026, Meta starts charging for messages the agent handles, roughly 4 to 5 cents each. The catch is the setup: verifying a business with Meta can take anywhere from a few days to a few weeks, and you’re committing to their official platform rather than the WhatsApp Business app you’re probably using today.
If you just want this solved today, with no developer, no Meta approval, and no waiting, this is the option.
The Chat Quotient is a Chrome extension that adds an AI agent straight into WhatsApp Web, the version of WhatsApp you already use in your browser. Your number stays the same, nothing to migrate.
Here’s what to do:
From that point, incoming messages get answered automatically, in your own number and your own voice. When it hands a conversation back to you, you get a short summary instead of having to scroll back and re-read everything. There’s a free plan for a limited number of AI replies a month, with paid plans if you need more.
| Run it yourself (Docker) | Meta Business Agent | The Chat Quotient | |
|---|---|---|---|
| Setup time | An hour, if you follow the steps | Days to weeks (business verification) | Under 5 minutes |
| Do you need to code? | No, but you’ll use a terminal | No | No |
| Needs Meta’s approval? | No | Yes | No |
| Cost | Free (you just need a computer or cheap server running) | Free to start, then per message from Aug 2026 | Free plan, paid for higher volume |
| Best for | Comfortable clicking through a technical guide once | Businesses already on WhatsApp’s official platform | Anyone who wants it solved today |
You’ll also come across tools like Wati and Eazybe while researching this. They’re built for teams already committed to WhatsApp’s official API and CRM-style workflows, worth a look if that’s genuinely what you need, but they take longer to set up than the option above.
What is a WhatsApp agent? A WhatsApp agent is software that reads messages coming into your WhatsApp and replies automatically, using AI to understand what the customer asked and answer in your business’s voice.
Is there a free WhatsApp AI agent? Yes. Running your own with Docker (Option 1) costs nothing but your time. The Chat Quotient also has a free plan for a limited number of AI replies each month.
What’s the easiest no-code way to add an AI agent to WhatsApp? Installing a Chrome extension like The Chat Quotient. It works inside WhatsApp Web, so there’s no account setup with Meta and no code to write.
Can I connect Claude or ChatGPT to WhatsApp? Yes. Tools like whatsapp-mcp let Claude read and send WhatsApp messages directly, after you link your WhatsApp account by scanning a QR code. You then just tell Claude in plain English how you want it to respond.
Do I need the WhatsApp Business API to automate replies? No. The Business API is only required for Meta’s official Business Agent (Option 2). Running your own bridge or using a Chrome extension both work through WhatsApp Web instead, with no API application needed.
Is it safe to use an unofficial WhatsApp bot? For normal customer-support volumes, yes, this is how most small businesses automate WhatsApp today. It’s not sanctioned by Meta the way its own Business API is, so avoid sending very high volumes of messages through it.
Which WhatsApp AI agent is best for a small business? If you want something running in minutes with no technical setup, a Chrome extension like The Chat Quotient. If you’re comfortable with a one-time technical setup and want it completely free, running your own with Docker works just as well.
Pick based on how much setup you’re willing to do. Comfortable with a terminal and want it free forever? Run your own with Docker. Already committed to WhatsApp’s official Business Platform? Turn on Meta Business Agent. Want it solved in the next five minutes with nothing to install beyond a Chrome extension? That’s The Chat Quotient. All three get you the same result: customers get answered even when you’re not looking at your phone.
Install the Chrome extension and turn WhatsApp Web into a full CRM for your business — pipeline, lead records, AI agents, and follow-ups in one place.