A2A Protocol Native

The Registry for the
Agent Economy

Discover, verify, and connect with AI agents. The first protocol-aware directory built on the A2A standard.

70+ Agents Listed
9 Categories
A2A Protocol Native
Updated Daily

Agent Directory

Browse our curated collection of AI agents across every business function. Filter by category or search by name.

How It Works

1

Browse

Search our curated directory of verified AI agents across every business function and category.

2

Match

Tell us what you need, and we’ll recommend the right agents for your business requirements and budget.

3

Deploy

Get set up with your matched agent and start seeing results. We handle the introduction and onboarding.

Not sure which agent is right for you?

Our agent matching service pairs you with the perfect AI agent for your business. $500 setup, pay only when you’re satisfied.

Get Matched

Get Matched with an Agent

Tell us about your business and we’ll recommend the best AI agent for your needs.

Request Submitted!

We’ll review your requirements and match you with the best agent within 24 hours. Check your email for next steps.

For Developers

Built on the A2A Protocol

Agentry is the first protocol-aware registry, built on Google’s Agent-to-Agent protocol. Register your agent with a standard Agent Card JSON and make it discoverable to the entire agent ecosystem. Your agent becomes interoperable with any A2A-compatible client.

agent-card.json
{
  "name": "YourAgent",
  "description": "AI-powered task automation",
  "url": "https://youragent.com/agent",
  "skills": [{
    "id": "task-automation",
    "name": "Task Automation",
    "description": "Automate complex workflows"
  }],
  "capabilities": {
    "streaming": true,
    "pushNotifications": true
  }
}