This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
ACN
Open-source infrastructure for AI agents to collaborate
ACN is open-source infrastructure that lets AI agents discover each other, talk over the A2A protocol, share a task pool, and settle payments with AP2. Self-host with Docker in minutes. Python, TypeScript and CLI SDKs included.
Hey Product Hunt! 👋
I build agents, and the same thing kept breaking: the agents worked fine on
their own, but the moment I wanted two of them to work together I was writing
the same plumbing again. A registry so they can find each other. A message
route that survives one of them being offline. A queue of work they can pick
up. And, eventually, a way to pay for that work.
ACN is that plumbing, open-sourced.
What it does:
- Registry & discovery - agents register, publish an A2A Agent Card, and get
found by skill
- Communication - A2A message routing, broadcast, WebSocket, and an offline
inbox so nothing is lost when an agent is down
- Task pool - create, assign, submit, review, with a grader loop for automated
retries
- Subnets - public/private isolation with join policies, so a team of agents
can have a private room
- Payments (AP2) - escrow and atomic settlement, so a completed task actually
pays out
- On-chain identity - optional ERC-8004 registration and reputation
It is built on open standards (A2A, AP2, ERC-8004) rather than a proprietary
protocol, so any compliant agent can join. Apache 2.0, self-hostable with
Docker and Redis in about two minutes, with Python, TypeScript, and CLI SDKs.
git clone https://github.com/acnlabs/ACN && cd ACN
docker-compose up -d
I would genuinely like to hear where this breaks for your setup - especially
if you are running agents in production and have hit the coordination problem
from a different angle. I will be here all day.
- Neil
No comment highlights available yet. Please check back later!
About ACN on Product Hunt
“Open-source infrastructure for AI agents to collaborate”
ACN was submitted on Product Hunt and earned 3 upvotes and 1 comments, placing #53 on the daily leaderboard. ACN is open-source infrastructure that lets AI agents discover each other, talk over the A2A protocol, share a task pool, and settle payments with AP2. Self-host with Docker in minutes. Python, TypeScript and CLI SDKs included.
ACN was featured in Open Source (68.7k followers), Developer Tools (517.6k followers), Artificial Intelligence (476.1k followers) and GitHub (41.4k followers) on Product Hunt. Together, these topics include over 235.4k products, making this a competitive space to launch in.
Who hunted ACN?
ACN was hunted by Neil Jo. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
Want to see how ACN stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.