Hacker News

Show stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Show HN: Give your AI agents access to WhatsApp
  2. Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations(github.com/arnegiacomo ↗)
  3. Show HN: How Stale Is Your AI? Release age and training cutoff for 20 models(stale.jock.pl ↗)
  4. Show HN: I made a flight simulator, except you're just a passenger(inflightsimulator.com ↗)
  5. Show HN: Capsule – Single-file web apps that save their data into SQLite(withcapsule.app ↗)
  6. Show HN: ManyBot – Framework to build WhatsApp bots, without the boring part(manybot.org ↗)
  7. Show HN: OmnisBench, a re-gradable, open LLM routing benchmark on fresh tasks(github.com/fortitude-group ↗)
  8. Show HN: Swift-Qwen3.8-27B, -58.3% thinking, x1.95 speed, accuracy of xhigh(huggingface.co ↗)
  9. Show HN: Picxel – Turn reference images into pixel-art game assets(github.com/see-sol-lab ↗)
  10. Show HN: Hacking a $20 4G wireless hotspot into a texting device(bkovac.github.io ↗)
  11. Show HN: Pizza Bot – An inbox for AI agents that work in the background(github.com/pizza-bot-app ↗)
  12. Show HN: TurboBench, the Compression Lie Detector, 100 Codecs, Daily Update(github.com/powturbo ↗)
  13. Show HN: Social Reps – Earn Your Scroll(socialreps.app ↗)
  14. Show HN: Modern RSS reader with social capabilities based on AT Proto(sunred.app ↗)
  15. Show HN: Redis City – Explore how Redis works in an interactive 3D model(poltora.dev ↗)
  16. Show HN: Kival – A self-hosted knowledge system for organizations(github.com/selemis-com ↗)
  17. Show HN: Pull every comment out of a Google Sheet, in the browser(bensunter.com ↗)
  18. Show HN: Panel – A research workspace where the agent can build its own panes(github.com/greentfrapp ↗)
  19. Show HN: Macros with a Behringer FCB1010 MIDI Pedalboard in macOS(github.com/jamesryanatx ↗)
  20. Show HN: Kinesis – Control your Mac with the Meta Neural Band(github.com/callbacked ↗)
  21. Show HN: Pelican-bicycle alternatives(gally.net ↗)
  22. Show HN: Nari Qwen3-TTS and Qwen3-ASR – High accuracy, low latency and cost(narilabs.com ↗)
  23. Show HN: Warp – Run DeepSeek v4.1 Flash with 5 GB of RAM at 3.77 tok/s(github.com/sqliteai ↗)
  24. Show HN: Nerdulator – put something in, get everything out (no AI)(nerdulator.com ↗)
  25. Show HN: Ordewell – turn one goal into an ordered plan of coding-agent tasks(github.com/ordewell ↗)
  26. Show HN: Loss. a tiny satire about AI progress(workatloss.com ↗)
  27. Show HN: Glu – installing Homebrew packages 2x faster on macOS(glu.run ↗)
  28. Show HN: Neobrutalism.dev – Just added Base UI support and added new color theme(neobrutalism.dev ↗)
  29. Show HN: SCIP MIP solver bindings for Go, ported from russcip(github.com/egoisutolabs ↗)
  30. Show HN: DaiDocs, AI memory as a plain-text file format, not a service(github.com/kerneta ↗)

Show HN: Free WhatsApp MCP (+UI) – Give Your AI Agents Access to WhatsApp

11 pointsby 45m ago
15 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

27m 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?

24m 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.

22m agoHN ↗

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

21m 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.

27m 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?

23m 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.

21m agoHN ↗

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

18m 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.

6m agoHN ↗

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

8m agoHN ↗

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

5m agoHN ↗

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