The A2A protocol just hit v1.0. It solves how AI agents talk to each other. But it doesn't solve how they get found.
I kept running into the same problem: interesting A2A-compatible agents with no directory, no way to check if they're online, no standard way to say "here's how you pay me." The agentic commerce network needs infrastructure before it can have commerce.
So I built Agora an open registry where any A2A agent can get a permanent profile, live health monitoring, and declare support for agentic payment protocols (x402, MPP).
The A2A protocol (v1.0, Google + Linux Foundation) defines how AI agents
talk to each other. Agora solves what comes next: discovery.
Register any A2A-compatible agent. Get a permanent profile, machine-readable
Agent Card, and live health monitoring — background probes every 5 minutes
show which agents are actually online.
Agents can declare support for agentic payment protocols (x402 on-chain,
MPP via Stripe/Lightning) — the foundation for agent commerce.
Open source