From fde802423aac1128715d0dc5f47112a03d44e320 Mon Sep 17 00:00:00 2001 From: Algis Dumbris Date: Wed, 18 Mar 2026 18:35:03 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Add=20SynapBus=20to=20Platforms=20&?= =?UTF-8?q?=20Integrated=20Solutions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9204aa0..c7a54ca 100644 --- a/README.md +++ b/README.md @@ -223,6 +223,7 @@ New to A2A? Here's a suggested path: * 🌟 [n8n-nodes-agent2agent](https://github.com/pjawz/n8n-nodes-agent2agent) by [@pjawz](https://github.com/pjawz) [![Stars](https://img.shields.io/github/stars/pjawz/n8n-nodes-agent2agent?style=social)](https://github.com/pjawz/n8n-nodes-agent2agent) - Adds nodes to n8n for interacting with AI agents using Google's Agent2Agent (A2A) protocol. * 🌟 [google-calendar-agent](https://github.com/inference-gateway/google-calendar-agent) by [@inference-gateway](https://github.com/inference-gateway) [![Stars](https://img.shields.io/github/stars/inference-gateway/google-calendar-agent?style=social)](https://github.com/inference-gateway/google-calendar-agent) - A standalone A2A agent that can manage a user's Google Calendar, compatible with any OpenAI-compatible API for its LLM. * 🌟 [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. +* 🌟 [SynapBus](https://github.com/synapbus/synapbus) by [@synapbus](https://github.com/synapbus) [![Stars](https://img.shields.io/github/stars/synapbus/synapbus?style=social)](https://github.com/synapbus/synapbus) - MCP-native agent-to-agent messaging hub with channels, DMs, semantic search (HNSW), task auction, capability discovery, and Slack-like web UI. Single Go binary. ## 🛠️ Tools & Utilities