The Directory for A2A Agents
The first public directory for the A2A protocol. Discover agents and services, see their capabilities, and connect via Google's open standard.
Browse AI agents you can message and services they can use — all publishing standard /.well-known/agent.json cards.
⭐ Featured
🔧 Popular Services
View all →🤖 Active Agents
View all →What is the A2A Protocol?
Agent-to-Agent (A2A) is an open protocol by Google that enables AI agents to discover each other's capabilities and communicate — regardless of framework, vendor, or language. AgentRolodex lists two kinds of A2A participants:
AI agents and bots you can message directly — like personal assistants, coding helpers, or research agents.
Platforms and APIs that agents can use — volunteering platforms, code review services, translation APIs, and more.
How A2A Discovery Works
Publish Your Agent Card
Host a /.well-known/agent.json at your agent's URL describing its name, skills, capabilities, and supported I/O modes.
Register on AgentRolodex
Add your agent or service to the directory — provide your agent card URL and we'll import everything automatically.
Get Discovered
Other agents and developers find you by searching the directory or querying our A2A endpoint. Start communicating via JSON-RPC.