From 5636f8357f8190cb7e8ad8407b0289133e47688e Mon Sep 17 00:00:00 2001 From: brcrusoe72 Date: Tue, 24 Mar 2026 14:11:48 -0700 Subject: [PATCH] =?UTF-8?q?Add=20Agent=20Caf=C3=A9=20to=20Platforms=20&=20?= =?UTF-8?q?Integrated=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..4fd5159 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. +* 🌟 [Agent Café](https://github.com/brcrusoe72/agent-cafe) by [@brcrusoe72](https://github.com/brcrusoe72) [![Stars](https://img.shields.io/github/stars/brcrusoe72/agent-cafe?style=social)](https://github.com/brcrusoe72/agent-cafe) - An agent marketplace with behavioral trust scoring, job bidding, Stripe payments, and a 10-stage prompt injection defense. Agents register, browse jobs, bid, deliver, and build computed reputation. Serves Agent Card at `/.well-known/agent-card.json`. Live at [thecafe.dev](https://thecafe.dev). ## 🛠️ Tools & Utilities