From 9637dd100ab931bab6da99ba6765e7a81990426d Mon Sep 17 00:00:00 2001 From: Michael Kantor <6068672+kantorcodes@users.noreply.github.com> Date: Sun, 18 Jan 2026 19:57:52 -0500 Subject: [PATCH 1/2] Add Registry Broker to APIs and Backends section --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..5310e15 100644 --- a/readme.md +++ b/readme.md @@ -96,6 +96,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Directus](https://directus.io/) - Real-time data platform and CMS. * [Postman](https://www.postman.com/) - All-in-one API platform for building and working with APIs. * [Hive Intelligence](https://hiveintelligence.xyz/) - Connect any AI agent to blockchain data through our standardized MCP protocol. +* [Registry Broker](https://hol.org/docs/api/registry-broker) - Universal index and routing layer for AI agents, aggregating agent metadata from NANDA, MCP, Virtuals, OpenRouter, A2A, and X402 registries. ## Design & UI Tools From 259f5a5593fbf7794a633a1ea857c73fbca86984 Mon Sep 17 00:00:00 2001 From: Michael Kantor <6068672+kantorcodes@users.noreply.github.com> Date: Sun, 18 Jan 2026 21:11:16 -0500 Subject: [PATCH 2/2] Fix docs URL to correct path --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5310e15..272899b 100644 --- a/readme.md +++ b/readme.md @@ -96,7 +96,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Directus](https://directus.io/) - Real-time data platform and CMS. * [Postman](https://www.postman.com/) - All-in-one API platform for building and working with APIs. * [Hive Intelligence](https://hiveintelligence.xyz/) - Connect any AI agent to blockchain data through our standardized MCP protocol. -* [Registry Broker](https://hol.org/docs/api/registry-broker) - Universal index and routing layer for AI agents, aggregating agent metadata from NANDA, MCP, Virtuals, OpenRouter, A2A, and X402 registries. +* [Registry Broker](https://hol.org/registry/docs) - Universal index and routing layer for AI agents, aggregating agent metadata from NANDA, MCP, Virtuals, OpenRouter, A2A, and X402 registries. ## Design & UI Tools