Building MCS-A2A: A Coordination Server for AI Agents
How I built a Kafka+Redis coordination server implementing Google's A2A protocol to turn five independent AI agents into a collaborative mesh. Covers the A2A vs MCP protocols, capability-based routing, and why polling beats webhooks for agent coordination.