Skip to main content
VePrompts

A2A Agent Directory

Browse Agent-to-Agent protocol agents, platforms, and frameworks. Compare A2A support, use cases, pricing, and MCP compatibility.

12 agents found

Google A2A Reference Agent

Google

Open source

Reference implementation and sample agents demonstrating the Agent-to-Agent protocol. Useful for understanding canonical A2A message flows.

Protocols

a2amcp

Use cases

Multi-agent workflowsEnterprise orchestrationReference implementation
Free Visit

LangGraph A2A Integration

LangChain

Open source

LangGraph agents can expose and consume A2A tasks, enabling graph-based multi-agent systems to interoperate with external agents.

Protocols

a2amcpcustom

Use cases

Agent orchestrationState machinesLong-running workflows
Free / Enterprise Visit

AutoGen A2A Adapter

Microsoft

Open source

Microsoft AutoGen agents can participate in A2A conversations, allowing conversational agents to delegate tasks across team boundaries.

Protocols

a2acustom

Use cases

Conversational agentsCode generation teamsResearch assistants
Free Visit

CrewAI A2A Connector

CrewAI

CrewAI crews can register as A2A agents so other A2A clients can dispatch role-based tasks to a coordinated team.

Protocols

a2amcpcustom

Use cases

Role-based crewsMarketing automationResearch reports
Free tier / Enterprise Visit

Agentforce

Salesforce

Salesforce agent platform supports A2A-style inter-agent coordination for CRM, service, and sales workflows across enterprise tenants.

Protocols

a2acustom

Use cases

CRM automationCustomer serviceSales workflows
Enterprise Visit

ServiceNow AI Agents

ServiceNow

Enterprise workflow agents that can hand off tasks across ServiceNow instances and partner systems using A2A messaging.

Protocols

a2acustom

Use cases

IT service managementWorkflow automationEnterprise integrations
Enterprise Visit

Rovo Agents

Atlassian

Atlassian Rovo agents collaborate across Jira, Confluence, and third-party tools, with A2A-compatible agent discovery.

Protocols

a2acustom

Use cases

Project managementKnowledge retrievalTeam coordination
Paid add-on Visit

Amazon Q Business Agents

AWS

AWS agents built on Amazon Q can delegate actions to other A2A agents inside an AWS organization.

Protocols

a2amcpcustom

Use cases

Enterprise searchData analysisAWS integrations
Per user / API Visit

watsonx Orchestrate

IBM

IBM watsonx Orchestrate composes AI agents and business automations, with emerging support for A2A task delegation.

Protocols

a2acustom

Use cases

Business automationHR and financeLegacy integrations
Enterprise Visit

A2A Sample Agents

Community

Open source

Community-maintained sample agents and SDKs in Python, TypeScript, Java, and Go for learning and bootstrapping A2A projects.

Protocols

a2a

Use cases

LearningPrototypingSDK development
Free Visit

Private Cloud AI Agents

HPE

HPE private cloud AI platform supports A2A coordination between on-premise agents for regulated industries.

Protocols

a2acustom

Use cases

Private cloudRegulated industriesOn-premise AI
Enterprise Visit

Stripe Agent Toolkit

Stripe

Open source

Stripe tools and agents for financial workflows can be wrapped as A2A agents for payment, billing, and fraud tasks.

Protocols

a2amcp

Use cases

PaymentsBillingFraud detection
Free (usage billed) Visit

A2A vs MCP: when to use which

MCP

MCP connects an AI client to tools and resources. Use it when an agent needs to query a database, search the web, or read files.

A2A

A2A connects agents to each other. Use it when one agent needs to delegate a task to another agent and wait for a result.