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