.

Technology

A2A protocol

The Agent2Agent (A2A) Protocol is an open standard that enables autonomous AI agents, regardless of vendor or framework, to securely discover capabilities and collaborate on complex, multi-step tasks.

A2A is the Agent2Agent Protocol: a standardized communication layer for multi-agent AI systems, contributed by Google and housed under the Linux Foundation. It solves interoperability issues by using an 'Agent Card' (a public JSON metadata file) for capability discovery and relies on JSON-RPC 2.0 over HTTPS for secure, structured messaging. This framework allows a 'client agent' to delegate tasks to specialized 'remote agents,' supporting interaction modes like synchronous request/response, real-time streaming (SSE), and asynchronous push notifications for long-running workflows. For example, a single travel agent can use A2A to coordinate with separate, vendor-specific agents for flight booking, hotel reservations, and local activity scheduling, automating a complex enterprise process.

https://a2aprotocol.net
2 projects · 2 cities

Related technologies

Recent Talks & Demos

Showing 1-2 of 2

Members-Only

Sign in to see who built these projects