My Social Mate: SocialMate, Not a Social Scheduler — The Self-Hosted WhatsApp Automation Guide
The confused “my social mate” query usually points to SocialMate — a self-hosted WhatsApp automation app with flat pricing (Free $0; Pro $10/mo or $99/yr), local data, and an anti-ban engine.
If you searched “my social mate,” you likely mean SocialMate — a self-hosted WhatsApp automation app, independent of Meta. It runs on your own machine, uses your own WhatsApp number, keeps chats local, and charges a flat license with no per-message fee (Free $0; Pro $10/mo or $99/yr).
Is “my social mate” actually SocialMate? Here is the direct answer
If you typed “my social mate,” you almost certainly mean SocialMate, a self-hosted WhatsApp automation app. It is not a social scheduler, travel app, or social media tool. SocialMate runs locally on your own machine and uses your own WhatsApp number.
WhatsApp is a primary business channel, but a tool that automates WhatsApp is materially different from a posting scheduler.
Search results for “my social mate” surface unrelated tools: Content Mate, Post Mate, Social Post Mate, My Travel Mate, Rulta Mate, and others. None of those is SocialMate. If you are comparing categories, see SocialMate vs the WhatsApp Cloud API and self-hosted APIs.
SocialMate is independent of Meta. It is not affiliated with, endorsed by, or partnered with WhatsApp or Meta. WhatsApp and Meta are trademarks referenced for identification only.
Which WhatsApp automation option should you choose, and what is the honest trade-off?
SocialMate is the self-hosted route when you want your own number, a flat license, local data, and a built-in anti-ban engine. The Cloud API is for Meta-governed, template-based messaging. Open-source APIs are for developers who want to build every layer themselves. Social schedulers are the wrong category entirely.
- SocialMate: best for founders, marketers, agencies, and developers who want a product, not a project. Trade-off: you run the app on your own desktop or VPS, and bans are always possible even with risk controls. See SocialMate vs Cloud API.
- Official Cloud API BSPs (Twilio, 360dialog, WATI): best for high-volume, policy-safe transactional messaging with Meta’s formal approval. Trade-off: per-message fees, template approval, and data flowing through Meta and a BSP. Meta’s WhatsApp Business Platform pricing documentation, effective July 1, 2025, states the model is per-message pricing.
- Open-source WhatsApp APIs (Evolution API, WAHA, Baileys): best for tinkerers who want raw control. Trade-off: you assemble the product layers yourself — interface, storage, and anti-ban protections are your responsibility. See SocialMate vs self-hosted APIs, vs Evolution API, and vs WAHA.
- Social schedulers (Content Mate, Post Mate, Social Post Mate): best for publishing to Instagram, Facebook, TikTok, or LinkedIn. Trade-off: they do not automate WhatsApp.
Every option carries some account risk. Bans are always possible on unofficial channels; the official Cloud API has policy enforcement but also requires compliance. SocialMate reduces risk with warmup and pacing, but never eliminates it.
How does SocialMate send WhatsApp messages without the official Cloud API?
SocialMate connects your existing WhatsApp number over the WhatsApp Web protocol from your own machine. No Meta Business verification, no dedicated WhatsApp Business number, and no approved template list are required. Chats and contacts stay in local storage; messages still route through Meta's servers.
The desktop app runs on Windows, macOS, or Linux. A headless VPS build runs via Docker or systemd. Self-hosted libraries like Baileys give a raw WebSocket, not a product. SocialMate packages that path with a GUI, local storage, an HTTP API, webhooks, native n8n node, and an MCP server.
The official Business Platform route carries per-message pricing and approval gates. Self-hosting removes the approval chain and keeps stored chats and contacts on your own infrastructure, but WhatsApp still routes messages through Meta's servers. That is a structural difference, not a bypass. SocialMate does not evade Meta's limits; it respects them through its own pacing and rate controls.
What does it really cost? Flat license vs per-message pricing
SocialMate is a flat license. Free is $0 forever with no card. Pro is $10 per month or $99 per year, equivalent to $8.25 per month, with no per-message fee. One license includes one device, and WhatsApp accounts are unlimited on Pro.
Meta’s WhatsApp Business Platform pricing documentation, effective July 1, 2025, describes the model as per-message pricing. That is the structural difference: SocialMate charges for the seat, not the send.
As of SocialMate 2.0.1, Free sends up to 200 messages per day per account. Pro starts at a safe 500 per day per account, and after 72 hours of warming, High-Volume Mode scales it up to 5,000 per day per account. A 7-day opt-in Pro trial is available inside the app, not automatic at install. See the pricing page for the full Free vs Pro split.
Flat pricing makes the most sense for high-volume senders: the work runs on your computer, so there is nothing to meter. Agencies can run WhatsApp automation for clients on their own machine and bill a flat fee, with no per-message metering and no WhatsApp Business approval. Automation can violate WhatsApp ToS, so consent-first use is essential.
Can SocialMate stop my WhatsApp number from being banned?
No tool can guarantee against a WhatsApp ban. Bans are always possible. SocialMate reduces risk with a human-like anti-ban engine that includes session warming, randomised pacing, duplicate-content blocking, and live risk scoring.
SocialMate is built for consent-first automation. Messages go to people who are already waiting on you — they ordered, they booked, they asked. Unsolicited bulk messaging is the fastest route to a ban.
SocialMate uses an 8-factor risk score as part of its live risk assessment. The pipeline adds randomised delays and jitter, session warming for new numbers, pacing profiles (Safe/Balanced/Fast), a duplicate-content guard that blocks identical text or images to many contacts, and adaptive throttle that slows sends as risk climbs. It also reads receipts before replying and shows a real typing indicator scaled to message length.
As of v2.0.1, SocialMate ships 35 webhook events (9 free) and 44 MCP tools, all running through the same anti-ban gates. Bans remain possible; SocialMate reduces risk, it does not eliminate it. Never treat high volume as risk-free. A gradual ramp plus monitoring is the safe default.
What can SocialMate actually automate today?
SocialMate batch-sends individual, personalised messages to people who are already waiting on you — those who ordered, booked, or asked. It is not a bulk broadcast platform. A duplicate-content guard blocks identical text or images to many contacts.
Free includes the typing indicator, read receipts, emoji reactions, quoted replies, and mark-as-read on every tier. Those signals consume no message send budget and do not raise the anti-ban risk score. Pro adds polls, locations, contact cards, media, group operations, scheduled messages, a smart queue, a named Cloudflare tunnel, unlimited webhooks, and Agent Memory.
Agent Memory stores what your own LLM learns back into SocialMate — a contact’s preferred name, notes, tags, or a cached media description. SocialMate stores that context; it does not generate AI replies. AI replies, summaries, and triage remain coming soon.
For developers, the local HTTP API runs on Free: read endpoints and plain text send are always available. Pro unlocks media send, group ops, smart queue, scheduled batches, the named tunnel, unlimited webhooks, and the full catalogue of 35 webhook events; 9 events are available on Free. See Free vs Pro for the exact split.
How do developers use SocialMate with n8n, MCP, Make, Zapier, and the rest of the stack?
SocialMate speaks a local HTTP API plus outbound webhooks, ships a native n8n community node, and exposes a native Model Context Protocol server for Claude Desktop, Cursor, and any MCP client. The API runs on Free; Pro adds media, group ops, and the smart queue.
The n8n community node (n8n-nodes-socialmate, version 2.7.0) exposes every operation as an AI-Agent tool, including a Get AI Context call that returns a role-mapped, token-windowed transcript. That acts as a drop-in replacement for the fragile n8n memory node. Full guide at n8n docs.
The MCP server (socialmate-mcp) exposes 44 WhatsApp tools. As of v2.0.1, the webhook catalogue totals 35 events, of which 9 are free. MCP is an open protocol surface, not a per-service connector. To connect it: switch on the local API server in the app (off by default), create an API key, then point your client at the server. Claude Desktop uses npx -y socialmate-mcp with SOCIALMATE_API_KEY and SOCIALMATE_BASE_URL. Full guide at MCP server docs.
Make, Zapier, WooCommerce, Shopify, HubSpot, Pipedrive, and Google Sheets connect through the HTTP API and outbound webhooks. No native official apps exist for those services, but standard webhooks work. A Pro named Cloudflare tunnel makes the inbound URL stable. See n8n AI agents for the memory angle.
| Tool / category | Runs on | Pricing model | Ban / account risk | WhatsApp automation depth |
|---|---|---|---|---|
| SocialMate | Your own desktop, old PC, or self-hosted VPS (Windows, macOS, Linux; Docker/systemd) | Flat license: Free $0 forever; Pro $10/mo or $99/yr; no per-message fee | Bans possible; anti-ban engine reduces risk with warmup, pacing, duplicate guard, live risk scoring | Full product: GUI, local storage, HTTP API, webhooks, native n8n node v2.7.0, MCP server (44 tools) |
| Social schedulers (Content Mate, Post Mate, Social Post Mate) | Web/cloud or browser extension | Usually monthly SaaS per workspace or user | Not WhatsApp-specific; platform account risk varies by network | Social publishing, not WhatsApp automation |
| Official Cloud API BSPs (Twilio, 360dialog, WATI) | Meta cloud plus BSP cloud | Per-message metered pricing plus platform fees | Governed by Meta; requires verification, approved templates, dedicated number | Official WhatsApp Business Platform; template-based messaging |
| Self-hosted open-source APIs (Evolution API, WAHA, Baileys) | Your own Docker or server | Open-source free, plus hosting cost; you build the product around the library | Bans possible; you assemble anti-ban, GUI, and storage layers yourself unless they are already built in | Raw WhatsApp API surface; developer library |
How to set up SocialMate for self-hosted WhatsApp automation
- Download and install SocialMate Get the desktop app from the download page for Windows, macOS, or Linux. You can also install the headless VPS build via Docker or systemd.
- Pair your WhatsApp number Open SocialMate and link your existing WhatsApp number by scanning the QR code shown in the app. Do not use a number that already risks a ban from past bulk sending.
- Let session warming run before sending For a new number, follow SocialMate’s session warming. Do not jump to High-Volume Mode on day one. A gradual ramp plus monitoring is the safe default.
- Set up the local API only if you need automations If you will use n8n, MCP, Make, Zapier, or a custom backend, open API & Integrations inside the app. The local HTTP API is off by default. Switch it on and create an API key.
- Start with consent-first, personalised batches Write individual, personalised messages to people who are already waiting on you. SocialMate’s duplicate-content guard will block identical text or images to many contacts.
Frequently asked questions
Does SocialMate require Meta Business verification?
No. SocialMate links your existing WhatsApp number via QR code. No Meta Business verification, approved templates, or dedicated WhatsApp Business number is required.
Where does my data live when I use SocialMate?
On your own machine. Chats and contacts stay in local storage on the desktop app or your self-hosted VPS. Nothing is routed through SocialMate’s servers, but WhatsApp still routes messages through Meta's servers.
Is SocialMate affiliated with WhatsApp or Meta?
No. SocialMate is independent. It is not affiliated with, endorsed by, or partnered with WhatsApp or Meta. WhatsApp and Meta are trademarks referenced for identification only.
What is the real difference between Free and Pro?
Free includes one WhatsApp account, 200 messages per day, human pacing, the typing indicator, read receipts, emoji reactions, quoted replies, mark-as-read, Agent Studio, and read endpoints plus plain text send on the local API. Pro adds unlimited WhatsApp accounts, up to 5,000 messages per day per account after 72-hour warming, media, polls, locations, contact cards, group ops, scheduled messages, smart queue, named tunnel, Agent Memory, per-account proxy routing, unlimited webhooks, and access to the full catalogue of 35 webhook events; 9 events are available on Free.
How many messages can I send per day?
Free supports up to 200 messages per day per account. Pro starts at a safe 500 per day per account and, after 72 hours of warming, High-Volume Mode scales it up to 5,000 per day per account. Always follow a gradual warmup and monitor risk.
Can I run SocialMate on an old PC or a VPS?
Yes. The desktop app runs on Windows, macOS, or Linux, including an old or spare PC. A headless VPS build runs via Docker or systemd. A VPS uses a datacenter IP, which can be lower-reputation than a home residential IP; Pro offers per-account proxy routing to use your own residential or mobile proxy.
What is the n8n and MCP integration?
SocialMate ships a native n8n community node (n8n-nodes-socialmate, version 2.7.0) with action and trigger nodes, plus a native MCP server (socialmate-mcp) exposing 44 WhatsApp tools to Claude Desktop, Cursor, Cline, and other MCP clients. Both connect through the local HTTP API, so your own LLM can use WhatsApp as hands and memory.
Does SocialMate send AI replies?
No. AI replies, summaries, and triage generated by SocialMate are coming soon. Today SocialMate stores conversation context and Agent Memory for your own LLM, but it does not generate content itself.
Is SocialMate a bulk messaging, broadcast, or campaign tool?
No. SocialMate is not a bulk broadcast or spam platform. It batches many individual, personalised messages to people who are already waiting on you. The duplicate-content guard blocks identical text or images to many contacts.
Can I connect SocialMate to Make or Zapier?
Yes. Make and Zapier connect through the local HTTP API and outbound webhooks. No official native app exists for those services, but standard webhooks work. A Pro named Cloudflare tunnel makes the inbound URL stable.
What does SocialMate cost per message?
Nothing. SocialMate uses a flat license, not per-message pricing. Free is $0 forever. Pro is $10 per month or $99 per year. You pay for the seat, not the send volume.


