Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. A.I.'S Effect on the Work Force Is Showing Up in Wages(nytimes.com ↗)
    1comments
  2. Combino – AI-Powered Daily Word Game(combino.io ↗)
    discuss
  3. With 1 Extension: $20K in Bounties from Anthropic, Perplexity, Google, Microsoft(forever.security ↗)
    discuss
  4. Nobel Laureate Michael Kremer Picked as World Bank Top Economist(bloomberg.com ↗)
    discuss
  5. What Regulatory Capture Looks Like [pdf](danicaratelli.github.io ↗)
    discuss
  6. The 'But China ' Dilemma Driving the A.I. Race(nytimes.com ↗)
    discuss
  7. Show HN: A Coding Agent from Scratch(softwarewrighter.com ↗)
    discuss
  8. How is Wi-Fi node networking implemented in EasyMesh?
    discuss
  9. Show HN: Font Generator(ufontgenerator.com ↗)
    discuss
  10. The Long Doomsday of A.I.(newyorker.com ↗)
    discuss
  11. Claude Cowork and chat are now one Claude(claude.com ↗)
    discuss
  12. We Must Create the Shit Machine(mcsweeneys.net ↗)
    discuss
  13. WAP – World Action Protocol(github.com/world-action-protocol ↗)
    discuss
  14. Show HN: C. Build with AI. Keep the Experience(cleanroom-qvq1xbb8o-ag3497120s-projects.... ↗)
    discuss
  15. Show HN: The Bill You Don't See Coming: AWS Extended Support Surcharges(greenops.cloud ↗)
    discuss
  16. I sent Google proof of a bot farm. They called it "normal user behavior."(dayzlegame.com ↗)
    discuss
  17. Tin: A Text INdex for Postgres(planetscale.com ↗)
    discuss
  18. Nano Empire – Open-source MCP gateway with x402 micropayments and A2A routing(run.app ↗)
    discuss
  19. NHTSA Orders Tesla to Provide Answers on Cybercab Certification(driveteslacanada.ca ↗)
    1comments
  20. Show HN: A free search console for grant making(charitysense.com ↗)
    discuss
  21. Show HN: The Temple of (online) Techno — MMO Rave World(hallucinate.site ↗)
    discuss
  22. Mice with human brain cells offer a tool to study disease(npr.org ↗)
    1comments
  23. Show HN: YOLO FPS-per-dollar numbers for edge AI boards ($75-$215)(github.com/chorylee ↗)
    discuss
  24. GPT-6 Astra Controlling Blender for VFX(twitter.com/ryanvogel ↗)
    discuss
  25. Venus may have swallowed its own moon(sciencedaily.com ↗)
    discuss
  26. AI must not outrun safety controls, DeepMind co-founder warns(ft.com ↗)
    discuss
  27. Backflip: Apple now wants to train AI models with user data after all(heise.de ↗)
    discuss
  28. Nvidia's AI Climate hoax – report(ketanjoshi.co ↗)
    discuss
  29. Introducing the DeepMind Institute(deepmind.com ↗)
    discuss
  30. Setting Up Pi with DeepSeek v4.1 Flash on OpenRouter(vincentschmalbach.com ↗)
    discuss

Show HN: Give your AI agents access to WhatsApp

14 pointsby 1h ago
29 comments
Hi,

I built Chat-Man because I wanted a cheap way to give my agents access to WhatsApp without integrating a WhatsApp library separately in every project.

You get WhatsApp MCP server, so you can connect WhatsApp to an agent and programmatically read, search, extract and send messages - but also have a web UI for non-techies.

You can also receive webhooks for incoming messages for starred conversations.

What you can do with the MCP? -Read WhatsApp messages and turn them into CRM records -Summarise conversations or groups -Extract structured information from messages -Find messages, participants or other WhatsApp data -Send messages -Manage group memberships

Of course.. you always need to follow data protection regulation.

The web UI: -Edit group details -See who joined or left -See who is most active -Export group members -Match members against a CSV (e.g. from a CRM) -Bulk message members -Bulk kick members -Create invite links For individual contacts, you can send messages directly from the UI.

Why I built it for myself? I needed WhatsApp access for several projects (hermo.ai, florahaus.co.uk, …) and didn't want to pay for a WhatsApp integration for each project.

Link: https://chat-man.net

I’d love to get some feedback, especially from people building agents that need access to WhatsApp. Fabian

1h agoHN ↗

Do I understand correctly that your service works as a registered device into my whatsapp account with full "admin" like access? This seems a bit harsh for the sensitive data that peoples wahatsapp contain? Or am I missing a usecase here where that is unproblematic? Business accounts maybe?

1h agoHN ↗

Businesses should be using WhatsApp business accounts. They cost money per message sent and don’t support groups, but it’s the officially sanctioned way to do it.

1h agoHN ↗

Businesses can use the official API which is costly and takes time to set up. Correct.

1h agoHN ↗

Not quite sure what you mean with admin access. There no such concept. But you can basically do anything a user can do - but via MCP.

37m agoHN ↗

Exactly. OP meant that it has permission to do anything, hence "admin".

1h agoHN ↗

Does this require a Meta / WhatsApp business account?

If not, is this a solution using WhatsApp Web in the backend (like Baileys does)? If this is the case, how does your solution avoid getting blocked or banned? I used Baileys once in an MVP with only 7 users, and my agent got blocked really quickly after just a few days of using it. So I guess the official path is the only way to go?

1h agoHN ↗

If you use it for personal and not excessively you won’t get banned is my experience. You if you start messaging new contacts on a large scale you probably will.

38m agoHN ↗

That is normal when you lose your contacts and do an external backup. WhatsApp thinks I am texting large number of strangers whereas I already know those contacts. Happened to me. Lost access to WhatsApp.

1h agoHN ↗

Am I correct in guessing that this is a ToS violation and could lead to getting blocked?

1h agoHN ↗

You are right that this is a consideration and risk. But it can make your life much easier. The reality is that these tool are available now. This is in fact not the first one like this. It can make the work of small businesses or clubs more more efficient.

46m agoHN ↗

...with the risk of getting banned, you can't reasonably use this for anything 'important'.

In order to make my life easier, it probably needs to be doing important stuff.

You can't hide behind 'other apps are doing it too', if my 'important business account' or whatever gets banned from using your tool, I'd be upset at you.

How do you guarantee your uptime SLA if my account may get banned any second?

38m agoHN ↗

This is ToS violation for sure. OP will soon receive a letter from Zuck's lawyers

51m agoHN ↗

Any opening of proprietary chat to useful tools will be used for spam too. It is a curse.

53m agoHN ↗

Are people really this nonchalant about giving away their private whatsapp conversations to the likes of Anthropic and Openai?

49m agoHN ↗

And you typically use them for business, not on private accounts.

34m agoHN ↗

Most of the use cases in the page are personal, like Family Group, Sports Group and so on.

"Pick members and send them a personal direct message".

37m agoHN ↗

Sorry, I may has misphrased what I meant. Can I use this with a local model? Or is it locked to Claude

41m agoHN ↗

I'm much more concerned about the odds that this tool is vibe coded and will leak the conversations everywhere other than the LLM agent I've already vetted.

36m agoHN ↗

Oh gosh, if only it was just the whatsapp chats...

39m agoHN ↗

it looks like a dangerous. i can't trust the LLM

34m agoHN ↗

Looked into this a while back. WhatsApp MCP servers attach as a second device to WhatsApp and pull down your message history.

Most of the ones I've seen on github do not store the messages encrypted locally.

When evaluating these tools, check to see what they store unencrypted on disk. A quick search shows that only one seems to check the boxes:

https://github.com/adelaidasofia/whatsapp-mcp

However I haven't tested it. And it does phone home, you may want to disable that before running it.

22m agoHN ↗

Take a look at www.superchat.com, they are doing something similar for B2B

18m agoHN ↗

Using this will get your WhatsApp account banned sooner or later.