Back to Agno

A2A Integrations

cookbook/92_integrations/a2a/README.md

2.6.4431 B
Original Source

A2A Integrations

Examples for running Agno with the A2A protocol.

Available Examples

  • basic_agent: Minimal A2A server + client flow using an Agno-backed executor.

Run

Start the server:

bash
.venvs/demo/bin/python cookbook/92_integrations/a2a/basic_agent/__main__.py

Run the client in another terminal:

bash
.venvs/demo/bin/python cookbook/92_integrations/a2a/basic_agent/client.py