From f6f565e07ed0c2a400d22f395b86ef2a57d768d3 Mon Sep 17 00:00:00 2001 From: pumanitro Date: Sat, 21 Mar 2026 21:11:44 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Add=20Global=20Chat=20=E2=80=94=20c?= =?UTF-8?q?ross-protocol=20agent=20discovery=20platform?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add Global Chat to the Agent Discovery Services section under Tools & Utilities. Global Chat aggregates agents across A2A, MCP, agents.txt, and 10+ other protocols, providing a searchable directory of 100K+ agents across 15+ registries. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9204aa0..84ba398 100644 --- a/README.md +++ b/README.md @@ -231,6 +231,7 @@ This section aims to list standalone tools and utilities related to the A2A prot * **Agent Discovery Services** * Some platform-level implementations (like [Aira](https://github.com/IhateCreatingUserNames2/Aira)) include agent registration and discovery mechanisms within their features. + * 🔍 [Global Chat](https://global-chat.io) by [@nicobailon](https://github.com/nicobailon) [![Stars](https://img.shields.io/github/stars/nicobailon/global-chat?style=social)](https://github.com/nicobailon/global-chat) - Cross-protocol agent discovery platform that aggregates agents across A2A, MCP, agents.txt, and 10+ other protocols. Searchable directory of 100K+ agents across 15+ registries with an MCP server for programmatic access. * *Community contributions welcome: Standalone agent directory service implementations, Agent Card search engines, etc.* * **A2A Validation Tool** * ⚙️ [a2a-inspector](https://github.com/a2aproject/a2a-inspector) by [@a2aproject](https://github.com/a2aproject) [![Stars](https://img.shields.io/github/stars/a2aproject/a2a-inspector?style=social)](https://github.com/a2aproject/a2a-inspector) - **Official** validation tools for A2A agents, including compliance checking and debugging utilities.