
The AI Mesh Mirage: When Your Enterprise Agents Decide to Have a Chat
Examining McKinsey's AI Mesh vision and the technical reality behind agent communication protocols like ACP and MCP
The AI industry is undergoing a fundamental shift from standalone agents to coordinated systems, what McKinsey calls the “AI Mesh.” But behind the consultant-speak lies a genuine architectural evolution: specialized AI agents communicating through protocols like ACP (Agent Communication Protocol) and MCP (Model Context Protocol) to tackle complex, multi-system enterprise workflows. The question isn’t whether this will happen, but whether enterprises are ready for the security and reliability nightmares that come with it.
The Promise: From Siloed AI to Collaborative Intelligence
The AI Mesh concept represents a radical departure from individual AI assistants working in isolation. Instead of having separate AI tools for sales, inventory, and customer service that don’t talk to each other, the vision involves interconnected agents that coordinate across systems.

The Solace Agent Mesh implementation demonstrates what this looks like in practice: “An open-source, event-driven agentic AI framework that enables multiple specialized AI agents to work together seamlessly across your enterprise landscape.” Built on enterprise-grade event mesh technology, such frameworks enable agents to communicate asynchronously and respond to real-time business events from systems like SAP S/4HANA, Salesforce, and manufacturing platforms.
The Solace case study reveals a 3-5 day RFQ process collapsing to minutes through coordinated agent collaboration. Agent teams working together can transform complex workflows like request-for-quote processing from multi-day manual processes to near-instant automated operations.
The Protocols Making It Possible: MCP, ACP, and A2A

The technical foundation for this collaboration rests on emerging standards that solve fundamentally different problems:
MCP (Model Context Protocol) - Primarily connects AI models to external tools and data sources ACP (Agent Communication Protocol) - Enables agents to discover, authenticate, and coordinate with each other A2A (Agent-to-Agent Protocol) - Facilitates direct communication between agents
According to the OpenID Foundation’s research ↗, “The increasing sophistication and autonomy of AI agents have spurred the development of specialized communication protocols to standardize how agents interact with remote services or other agents. While many exist, the Model Context Protocol (MCP) appears to be leading the pack in adoption, with other protocols such as the Agent-to-Agent Protocol (A2A) also having wide commercial investment.”
These protocols aren’t just academic exercises, they’re becoming production-ready frameworks that address critical security and interoperability challenges in multi-agent systems. ACP introduces a registry-based framework that allows multiple agents to discover, authenticate, and coordinate actions through standardized token exchanges ↗.
The Cold Reality: Enterprise Implementation Gap
Despite the compelling vision, actual enterprise adoption remains scarce. The prevailing sentiment in developer communities reveals significant skepticism about real-world implementations.
One developer on Reddit noted their company “has been open to the idea of using AI agent workflows but we haven’t found a use case where it actually makes sense.” They implemented LLMs as chatbots but found “basically every other proposal could be handled with a script or API call.”
This skepticism isn’t unique. Another developer expressed frustration with the reliability challenges: “I’ve thrown a few dollars into API calls with A2A, etc., but haven’t gotten much luck. For me, I want repeatable results. The more complicated the workflow gets, the more the LLM can ‘drift’.”
The fundamental issue? As one commenter bluntly put it: “ACP/MCP/A2As are just glorified API wrappers, nothing more.”
When It Actually Works: The Solace Case Study
So where does the AI Mesh value proposition actually hold water? The Solace implementation with SAP provides compelling evidence that certain enterprise scenarios justify the complexity.
The multi-agent RFQ processing workflow demonstrates the power of coordinated AI:

In this architecture, seven specialized agents collaborate seamlessly:
- Customer Intelligence Agent (Salesforce Integration) retrieves customer history and preferences
- Product Catalog Agent (SAP S/4HANA Integration) validates product codes and retrieves specifications
- Inventory Agent (SAP S/4HANA MM) performs real-time inventory checks and lead time calculations
- Production Capacity Agent analyzes manufacturing schedules and machine availability
- Supplier Evaluation Agent (SAP Ariba) assesses supplier pricing and delivery performance
- Pricing Optimization Agent calculates optimal pricing considering costs and market conditions
- Quote Generation Agent aggregates inputs and generates compliant quotes
This coordination eliminates the manual handoffs and spreadsheets that typically characterize enterprise workflows, delivering orders-of-magnitude improvements in speed and accuracy.
The Security Minefield No One Talks About
The enterprise AI Mesh introduces terrifying security implications that most organizations haven’t considered. With protocols like Anthropic’s Model Context Protocol (MCP), Google’s Agent-to-Agent (A2A), and IBM’s Agent Communication Protocol (ACP) enabling AI agents to communicate directly, the security landscape is evolving fast ↗.
The OpenID Foundation’s research highlights several critical security challenges:
“Recursive delegation creates risks. Agents spawning sub-agents or communicating tasks to other agents create complex authorization chains without clear scope attenuation mechanisms.”
“Agent identity fragmentation should be avoided. Vendors could develop proprietary agentic identity systems, which would reduce developer velocity by forcing repeated one-off integrations.”
Imagine the blast radius when an enterprise AI Mesh gets compromised:
- Transitive trust vulnerabilities - One compromised agent can spawn thousands of malicious sub-agents
- Cross-domain authorization gaps - Agents moving between trust boundaries create accountability gaps
- Consent fatigue threats - Users reflexively approving endless authorization requests
The traditional security perimeter disappears when your internal SAP agent needs to coordinate with external Salesforce agents, manufacturing systems, and third-party logistics providers.
The Implementation Reality Check
Before jumping on the AI Mesh bandwagon, consider whether your organization truly needs this complexity. The technical community’s advice is clear: start simple.
As one developer noted, “When I do agentic AI stuff, I still use atomic agents as a minimal layer because it doesn’t encourage all these weird complex architectures that just break.”
The consensus suggests building single-function agents that excel at specific tasks before attempting orchestration. Many workflows that seem like candidates for AI Mesh automation might be better served by traditional automation approaches.
Technical leaders emphasize focusing on:
- Reliability over complexity - Can you trust the output consistently?
- Clear ROI justification - Does this actually solve business problems better than simpler approaches?
- Security first mindset - Have you addressed the transitive trust and identity challenges?
The Bottom Line: Evolution, Not Revolution
The AI Mesh represents the natural evolution of enterprise AI, from isolated tools to coordinated systems. But it’s not for everyone.
Go mesh if:
- You have complex, multi-system workflows with clear handoffs
- Real-time coordination across systems provides competitive advantage
- You have mature security and identity management practices
- Your use cases justify the complexity overhead
Stay atomic if:
- Simple scripts or APIs solve your problems adequately
- Your organization struggles with basic AI implementation
- Security maturity isn’t ready for transitive trust challenges
- The ROI doesn’t clearly outweigh the complexity cost
The most successful implementations will likely emerge from organizations that have already mastered individual AI agents and are looking to connect them for greater business impact. For everyone else, simpler approaches will continue to deliver better results for years to come.
The AI Mesh isn’t coming, it’s already here for early adopters who understand both the promise and the peril. The question is whether your organization is ready to handle the security, reliability, and architectural complexity that comes with it.



