Archived — superseded by built-in Hermes A2A (https://hermes-agent.nousresearch.com/docs/user-guide/messaging/a2a)
-
Updated
Aug 16, 2026 - Python
Archived — superseded by built-in Hermes A2A (https://hermes-agent.nousresearch.com/docs/user-guide/messaging/a2a)
AgentCard — standardized identity & capability schema for AI agents. Rust reference implementation: github.com/kwailapt/aevum/tree/main/crates/agent-card
A2A protocol enables agent communication. AXME adds durable lifecycle, retries, timeouts, and human checkpoints.
A collection of Google A2A agents and clients, deployed on Cloud Run or Railway.
MCP server for agent-to-agent communication — capability discovery, task delegation, and result aggregation across MCP agents
This project demonstrates multi-agent AI architecture using Google's A2A protocol. ResearchAgent searches arXiv papers & delegates summarization to SummarizerAgent via Agent Cards & Tasks, showcasing distributed agent collaboration beyond monolithic LLM calls.
A hands-on tutorial implementation of Google's Agent2Agent (A2A) protocol. Three multi-agent travel planners Flight, Hotel, and Itinerary collaborate via Agent Cards, SSE streaming, and artifact passing. Includes LangGraph and CrewAI integrations.
Enterprise-grade TypeScript implementation of Google's Agent-to-Agent (A2A) protocol with a bidirectional A2A ↔ MCP bridge, OAuth2/JWT auth, Redis/Postgres persistence, SSE streaming, and OpenTelemetry observability.
Exploring Google’s A2A AI System: Agent-to-Agent Workflows, Routing, and Conversation History
Fail-closed Agent-to-Agent verification, provenance, and attestation infrastructure for AI systems.
A .NET library that enables ASP.NET Application to host Agent2Agent Server following Google's A2A protocol
Cross-device Agent-to-Agent communication bridge for OpenClaw, powered by Google A2A Protocol
Agent-to-Agent Protocol Specification — agent:// URI scheme for AI agent identity and discovery
Add a description, image, and links to the google-a2a topic page so that developers can more easily learn about it.
To associate your repository with the google-a2a topic, visit your repo's landing page and select "manage topics."