Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ New to A2A? Here's a suggested path:
* 🌟 [google-maps-a2a](https://github.com/pab1it0/google-maps-a2a) by [@pab1it0](https://github.com/pab1it0) [![Stars](https://img.shields.io/github/stars/pab1it0/google-maps-a2a?style=social)](https://github.com/pab1it0/google-maps-a2a) - An open-source A2A-compliant server that provides Google Maps capabilities — geocoding, reverse geocoding, directions, places search, and distance matrix — to other agents via the standardized protocol.
* 🌟 [A2AApp](https://github.com/tanaikech/A2AApp) by [@tanaikech](https://github.com/tanaikech) [![Stars](https://img.shields.io/github/stars/tanaikech/A2AApp?style=social)](https://github.com/tanaikech/A2AApp) - An Agent2Agent (A2A) network built with Google Apps Script, enabling secure, decentralized AI communication and integration within Google Workspace as both an A2A server and client.
* 🌟 [AgentAnycast](https://github.com/AgentAnycast/agentanycast) by [@AgentAnycast](https://github.com/AgentAnycast) [![Stars](https://img.shields.io/github/stars/AgentAnycast/agentanycast?style=social)](https://github.com/AgentAnycast/agentanycast) - A decentralized P2P runtime for the A2A protocol, powered by libp2p. Features end-to-end encryption (Noise_XX), automatic NAT traversal, skill-based anycast routing, MCP tool bridging, and framework adapters (CrewAI, LangGraph). Zero-config — agents communicate across any network without public IPs or VPNs. SDKs for Python and TypeScript.
* 🌟 [A2A Nexus](https://github.com/jinwon-int/a2a-nexus) by [@jinwon-int](https://github.com/jinwon-int) [![Stars](https://img.shields.io/github/stars/jinwon-int/a2a-nexus?style=social)](https://github.com/jinwon-int/a2a-nexus) - Public alpha A2A task/evidence control plane for broker-managed worker registration, auditable task lifecycle evidence, source-only review bridges, isolated patch execution, and finalizer-oriented closeout reports; not affiliated with or endorsed by a2aproject.
* 🌟 [a2a-client-hub](https://github.com/liujuanjuan1984/a2a-client-hub) by [@liujuanjuan1984](https://github.com/liujuanjuan1984) [![Stars](https://img.shields.io/github/stars/liujuanjuan1984/a2a-client-hub?style=social)](https://github.com/liujuanjuan1984/a2a-client-hub) - A self-hosted A2A client hub for teams and individuals to manage, invoke, and operate multiple A2A agents across web and mobile with unified session history and governance.
* 🌟 [routa](https://github.com/phodal/routa) by [@phodal](https://github.com/phodal) [![Stars](https://img.shields.io/github/stars/phodal/routa?style=social)](https://github.com/phodal/routa) - Workspace-first multi-agent coordination platform for AI development, with shared Specs, Kanban orchestration, and MCP/ACP/A2A support across web and desktop.
* 🌟 [hermes-a2a](https://github.com/iamagenius00/hermes-a2a) by [@iamagenius00](https://github.com/iamagenius00) [![Stars](https://img.shields.io/github/stars/iamagenius00/hermes-a2a?style=social)](https://github.com/iamagenius00/hermes-a2a) - A2A protocol plugin for Hermes Agent enabling peer-to-peer agent communication with instant wake, session injection, and persistent conversation storage.
Expand Down