a2a-client
There are 20 repositories under a2a-client topic.
a2a-python
Official Python SDK for the Agent2Agent (A2A) Protocol
a2a-samples
Samples using the Agent2Agent (A2A) Protocol
a2a-directory
Agent2Agent (A2A) – AgentCards, Servers, Clients, Docs
a2a-java
Official Java SDK for the Agent2Agent (A2A) Protocol
a2a4j
A2A4J is a comprehensive Java implementation of the Agent2Agent Protocol, including server, client, examples, and starters.
a2a-ai-provider
Community A2A provider for the ai-sdk from vercel
cli
An interactive command-line interface that uses the Agent2Agent (A2A) & Model Context Protocols (MCP) to manage multi-agent systems.
A2ARegistry
A2A Registry
a2adk-template
이 샘플은 에이전트 개발 키트(ADK)를 사용하여 A2A 서버로 호스팅되는 간단한 "weather_time_agent" 에이전트를 만듭니다.
a2a-ruby
Ruby SDK for Google's Agent2Agent (A2A) Protocol - enabling seamless agent-to-agent communication via JSON-RPC 2.0, gRPC, and HTTP+JSON transports
a2a-agentkit
The A2A AgentKit provides a collection of sample AI agents that implement the Agent-to-Agent (A2A) protocol. These agents showcase interoperable AI systems built with the A2A SDK, integrated with the Genkit framework and powered by Google Gemini AI models.
fasta2a
a Python framework for building and consuming Agent‑to‑Agent (A2A) servers. It draws inspiration from the popular FastMCP project but targets the A2A protocol directly.
a2a-player-agents-coordination
Google A2A protocol demo where a CLI client works with a scheduling agent, which in turn coordinates three specialized player agents to arrange a Table Tennis game.
a2a-101
This is a beginner friendly repo showing how to build multi-agent AI systems using the A2A protocol.
a2a-movie-chatbot
A smart movie chatbot built with the Agent-to-Agent (A2A) protocol and Google’s Genkit AI. It features real-time movie data, quote generation, and interactive chat via API and CLI. Ask ChatGPT
mind
A desktop application focused on empowering the future with AI
a2a_llama_index_file_chat
This sample demonstrates a conversational agent built with LlamaIndex Workflows and exposed through the A2A protocol. It showcases file upload and parsing, conversational interactions with support for multi-turn dialogue, streaming responses/updates, and in-line citations.
a2a-mcp-fun
LangGraph Supervisor with A2A Agent