VOOZH about

URL: https://thenewstack.io/ai-agents-protocols-driving-next-gen-enterprise-intelligence/

⇱ AI Agents: Protocols Driving Next-Gen Enterprise Intelligence - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2025-05-15 12:00:20
AI Agents: Protocols Driving Next-Gen Enterprise Intelligence
sponsor-couchbase,sponsored-post-contributed,
AI / AI Agents

AI Agents: Protocols Driving Next-Gen Enterprise Intelligence

Protocols enable agents to effectively collaborate, exchange information, access tools and deliver intelligence across cloud and edge environments.
May 15th, 2025 12:00pm by Mohan Varthakavi
👁 Featued image for: AI Agents: Protocols Driving Next-Gen Enterprise Intelligence
Couchbase sponsored this post.

There has been significant progress in AI in terms of generative AI (GenAI) and agentic AI, and growing interest in physical AI. While hardware, software, frameworks and AI ecosystems are rapidly evolving, innovation is clearly outpacing adoption. This is reminiscent of the late 1990s when the internet entered mainstream consciousness. Enterprise adoption was initially limited by perceived benefits of lower costs, increased efficiency and access to new markets.

Similar to the internet’s transformative effects, agentic AI will change the way businesses derive intelligence and pass on the benefits to their customers. Organizations clearly understand that AI improves efficiency but remain concerned about adoption costs. Developers are overwhelmed by the wide variety of available frameworks, tools, models and concepts, and at the same time, struggle with fundamental ways to orchestrate their applications with enterprise data and existing intelligence. The core challenge remains: how to effectively connect tools, data sources and agents together to deliver intelligence to customers.

Recently, there has been significant buzz around protocols to help developers adopt agentic AI and multiagent systems. The introduction and evolution of Model Context Protocol (MCP), Agent Communication Protocol (ACP) and Agent to Agent Protocol (A2A) signals a new era where agents can effectively collaborate, exchange information, access tools and deliver intelligence across cloud and edge environments.

MCP: Hype or Hope?

MCP has generated significant discussion. Over the past few years, we’ve seen major innovation in AI platforms and infrastructure. While retrieval-augmented generation (RAG) and function calling have improved AI interactions, building AI apps or agents remains challenging for developers.

This is why MCP is emerging as a pivotal standard, offering AI developers a seamless way to interact with downstream services and simplify context building. Context building with relevant data is the core to creating high-quality agents. MCP addresses these needs and enables large language model (LLM) and services interaction. It is like the Thunderbolt, HDMI and DisplayPort type of protocol that enables efficient communication for different purposes.

MCP substantially simplifies agentic AI adoption for developers. This roadmap created by the MCP community clearly defines priorities and direction, providing helpful guidance for implementation. Organizations will also benefit from the key initiatives outlined in the roadmap, like the MCP Registry, which enables developers to build a comprehensive network of agents. The emergence of OAuth as a complementary standard protocol strengthens agent ecosystems even more.

As with any other framework, MCP has its challenges. MCP offers a wide array of tools to support LLM reasoning, but it doesn’t prioritize coordinated, high-quality task execution. Developers may have limited control over tool usage, relying heavily on the LLM’s discretion. It’s important to recognize that MCP isn’t a one-size-fits-all solution — careful tool integration and thoughtful prompt engineering are essential for achieving high-quality outputs.

Another concern is security. The persistent context, long-lived sessions and structured prompts could introduce security challenges that must be addressed early in system design. Scalability is also a concern, but as technology evolves, vendors will add incremental support to make it easier to scale.

ACP: The Local Collaboration Enabler

ACP is an open standard designed to enable seamless communication between AI agents, regardless of their internal technology and implementation. It provides standardized RESTful APIs for managing and executing agents, supporting both synchronous and asynchronous interactions. ACP focuses on interoperability, allowing agents from different technology stacks to collaborate effectively. It stands out among other communication protocols by enabling seamless interaction between autonomous agents, optimized for local-first setups like clusters or laptops running multiple cooperating agents. This protocol resembles Android’s Intents for interacting with other apps, or iOS’s Universal Links and custom URL schemes to help developers facilitate complex system interactions locally.

A2A: Breaking Down Cross-Platform Barriers 

Google’s A2A protocol is an open standard designed to enable seamless communication and collaboration between autonomous AI agents across different frameworks or vendors. It focuses on interoperability for information exchange, coordination and collaboration across diverse enterprise platforms and applications. With the comprehensive approach to agent discovery, task management and secure collaboration, A2A represents a significant leap forward.

A2A is a boon for developers to build modular AI systems that work across platforms and enterprises. This is a major shift from the current approach, reducing vendor lock-in and enabling richer, cross-domain solutions. For example, an enterprise AI agent handling logging quality could coordinate with separate agents to build operational analytics using different software stacks. In essence, A2A has the potential to be a fundamental protocol similar to HTTP to power agents across the globe.

What Does All This Mean for Developers?

This is all exciting news for developers. Until now, they’ve shouldered the burden of agent construction from scratch. These new protocols ease this burden. However, the fruits of all the AI innovation only become a reality when complex use cases that involve integrating data and systems across multiple domains become easier.

MCP will be the driving force behind exposing functionality going forward. It will enable interactive access to domain and business data in a structured manner, allowing developers to build high-quality agents. MCP will also enable pulling in data from diverse sources such as sales data, knowledge bases, Wikipedia, scientific data and more to help agents solve real-world problems.

In addition, MCP will simplify prompt engineering, allowing servers to provide templates more suitable for their specific domain and helping developers to construct prompts more easily than before. Perhaps most significantly, LLMs will no longer be constrained by stale training data, instead accessing fresh, diverse information through MCP servers.

ACP will make it easier to implement AI agents on edge and local devices. In instances where the majority of decision-making happens “on the go” in a disconnected environment, this protocol will be useful. Now, developers can build modular systems that can coordinate with a standard protocol to make edge AI easier.

A2A will gain momentum and enable cross-platform agents to work together to deliver superior intelligence to customers. A2A will help coordinate agents built using diverse frameworks with a common standard. The main requirement for this is to build an Agent Card that allows agents to be used and consumed by others.

These three protocols will complement each other: Use MCP to build agents, ACP to extend them locally and A2A to extend them across network boundaries as described in the diagram below.

👁 The three protocols will complement each other.

What Does All This Mean for Software Vendors?

The AI space is evolving significantly and software vendors are struggling to keep up with innovation. A lack of standard protocols made return on investment questionable and building precise business cases for customers difficult. Large vendors like Amazon and Microsoft have had the resources to match innovation speed, while medium software vendors have played a “wait and see” approach. New startups typically focused on niche use cases to push their identity, though there were no guarantees as to whether their solution would last. These emerging protocols finally provide the standardization needed to reduce risk and accelerate adoption.

There has been significant adoption of MCP, resulting in several vendors delivering MCP servers. Couchbase launched a version of MCP designed to support AI agentic workflows and applications by enabling LLMs to take actions on Couchbase clusters using a structured set of tools. Expect more innovation on this front in the future. The industry has also seen implementations of MCP mesh to enable a network of decentralized LLMs, agents and processing nodes to exchange information.

A2A-type standards emerged from vendors like Amazon, OpenAI and Microsoft, including Agent Network Protocol (ANP) and Agent Discovery Protocol (ADP). Organizations naturally want to influence protocols to use their own services. However, this could fragment the protocols and slow adoption. This fragmentation will likely lead to a new middleware ecosystem, with startups stepping in to bridge the divides.

Couchbase delivers Capella, the cloud database platform for modern applications. Capella enables developers and architects to quickly build the apps of the future and deliver always-on experiences to customers, on a mission to simplify how businesses develop, deploy and consume modern applications.
Learn More
The latest from Couchbase
TRENDING STORIES
Mohan Varthakavi is vice president of software development, AI and edge at Couchbase. He previously held executive roles at Cruise, AWS and Microsoft.
Read more from Mohan Varthakavi
Couchbase sponsored this post.
SHARE THIS STORY
TRENDING STORIES
TNS owner Insight Partners is an investor in: OpenAI.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.