
2026-06-15T18:30:00.000Z
Jun 16, 2026 Blog

JPMorgan runs 450+ agentic AI deployments in production daily. ServiceNow's IT service desk resolves 90% of tickets autonomously from first touch. Salesforce's Agentforce platform counts 800 in-production enterprise customers. None of these numbers were plausible eighteen months ago. What changed wasn't the underlying capability of large language models. What changed was the convergence of three preconditions that transformed agentic AI from a research curiosity into an enterprise infrastructure category.
Kaiso Research's primary dataset across companies spanning healthcare, BFSI, manufacturing, and IT and telecom puts the 2025 global agentic AI market valuation at USD 6.96 billion. By 2035, that figure reaches USD 234.30 billion, compounding at 42.14% annually across the full forecast period. A 42% CAGR sustained for a decade does not describe technology adoption. It describes category creation: the kind of market expansion that happens when a new infrastructure layer displaces the one below it.
The three preconditions were these: first, large language models crossed a threshold of reasoning reliability that made autonomous multi-step task execution commercially viable. Second, the Model Context Protocol, introduced by Anthropic and rapidly adopted across OpenAI, Google, and Microsoft, standardized how agents connect to enterprise systems, solving the integration fragmentation problem that had killed earlier automation initiatives. By April 2026, MCP had been implemented across more than 10,000 enterprise servers with over 97 million SDK downloads. Third, cloud platforms including AWS Bedrock Agents, Azure AI Foundry, and Google's Gemini Enterprise Agent Platform (formerly Vertex AI, rebranded at Google Cloud Next 2026) reached production-grade maturity, giving enterprises the deployment infrastructure to move past proof-of-concept without bespoke engineering overhead.
These three conditions did not arrive sequentially. They arrived together, inside a twelve-to-eighteen-month window, and the market has been repricing ever since.
The architecture question most enterprises are asking is wrong. They're asking which agent platform to deploy. The correct question is what operating model a fleet of autonomous agents actually requires, and that question exposes a gap that the vendors have been slow to fill and that regulators are about to make expensive.
Kaiso Research's primary market data identifies cloud deployment as the dominant mode in the current market, with solution components leading by revenue. But the more operationally significant split is between single-agent and multi-agent architectures. Single-agent deployments (one model, one defined task, bounded scope) are tractable from a governance standpoint. Multi-agent systems, which Kaiso Research identifies as the fastest-growing architecture segment, are not.
In a multi-agent architecture, an orchestrator model delegates to specialized sub-agents, each operating with dedicated context, across different enterprise systems simultaneously. J.P. Morgan Asset Management data tracking KPMG surveys shows agent deployment more than doubled from 11% to 26% of organizations over the course of 2025. The increase in deployment penetration masks what's actually happening structurally: companies that deployed single agents in 2024 are discovering that the high-value workflows require coordination across multiple agents, multiple systems, and multiple data sources. That transition from single-agent to multi-agent is where the governance problem lives.
ServiceNow encountered this directly. As it expanded its internal agent infrastructure through Q4 2025 and into 2026, teams across the business-built agents independently, creating duplication, token cost spirals, and security exposure. The response was the AI Control Tower, now a customer-facing product that emerged from an internal operational necessity, not a planned product roadmap item. The lesson is that unchecked agent proliferation is not a theoretical risk. It's the natural outcome of making agent deployment easy before making agent governance tractable.
The 42.14% CAGR is therefore better understood as a governance infrastructure buildout rate, not a model performance curve. The enterprises that capture compound returns from agentic AI are the ones that build the control plane first.
The competitive structure of the agentic AI market resists simple mapping because the actual value chain has three distinct layers that are controlled by different players, and the layer that captures the most margin is still contested.
At the foundation model layer, Anthropic's Claude models currently hold approximately 40% of enterprise LLM API spend, according to Menlo Ventures data from late 2025, with OpenAI dropping to 27% from approximately 50% in 2023. Google's Gemini family powers the Gemini Enterprise Agent Platform, which integrates over 200 models including Anthropic Claude via Model Garden. Microsoft's AI-related business reached an annual revenue run rate of USD 13 billion in Q2 2025, representing 175% year-over-year growth across its agent portfolio, a number that reflects hyperscaler infrastructure capture, not model-level differentiation.
At the orchestration and platform layer, the competitive picture is more complex. Salesforce's Agentforce 360, launched in October 2025, operates agents natively on Data 360 with the Einstein Trust Layer providing policy controls, data masking, and audit logging across interactions, and it runs best inside a Salesforce-dominant stack. ServiceNow's AI Agent Orchestrator is designed for cross-departmental workflow coordination in enterprises already running Now Platform. Microsoft's Azure AI Foundry targets developer-first deployments, natively supporting LangGraph alongside the Claude Agent SDK and OpenAI Agents SDK. Each platform excels on its own terrain and competes awkwardly on everyone else's.
At the infrastructure layer, NVIDIA's positioning is durable in ways that model-layer competition is not. The GPU architecture that enables agentic workloads, particularly memory-intensive multi-agent coordination, remains an NVIDIA constraint. ServiceNow's Q1 2025 announcement of integrated NVIDIA Llama Nemotron reasoning models on the ServiceNow Platform illustrates how even software-first orchestration vendors are building NVIDIA dependency into their architectures. The $50 billion partnership between Amazon and OpenAI, announced in late 2025, with exclusive access to OpenAI Frontier running on AWS infrastructure, represents a different bet: that cloud-plus-model bundling creates a defensible position at the infrastructure layer.
The honest competitive assessment is this: nobody has yet built the equivalent of Salesforce's early CRM dominance in the agentic AI category. The market is running three parallel races: model quality, orchestration reach, and infrastructure control, and the leaders in each race are not the same company.
Agentic AI deployment roughly doubled inside a twelve-month window. That acceleration isn't a single phenomenon. It's four forces arriving simultaneously, and conflating them produces the wrong strategic response.
The first force is workflow complexity overhang. Enterprises spent 2023 and 2024 deploying single-turn generative AI for bounded tasks: document summarization, code completion, customer query handling. The productivity ceiling of single-turn AI is well-defined, and most enterprises reached it. The next increment of productivity requires AI that can execute sequences of dependent tasks autonomously: scheduling, researching, drafting, approving, without human intervention at each step. That's agentic AI. Gartner's projection that 40% of enterprise applications will embed task-specific AI agents by year-end 2026, up from under 5% in 2025, reflects this pressure from the productivity ceiling of prior generation tools.
The second force is BFSI sector pull. Financial services represent the highest-concentration deployment environment for agentic AI precisely because it combines high transaction volume with structured, rule-driven workflows that are legible to agent architectures. Goldman Sachs, JPMorgan Chase, and AIG have moved AI into core business operations, with JPMorgan running 450+ active agentic AI use cases in production against an $18 billion annual technology budget. The stated ROI benchmark for AI-driven automation in financial services is averaging 171% for U.S. enterprises, exceeding traditional automation by a factor of three. For BFSI CIOs, the business case no longer requires justification. The conversation has shifted to containment, audit trail integrity, and EU AI Act compliance sequencing.
The third force is manufacturing and IIoT convergence. Smart manufacturing and Industrial IoT represent the fastest-growing application segment in Kaiso Research's data after autonomous process automation. The convergence driver is digital twin maturity: as simulation fidelity improves, agentic orchestration gains a safe environment for testing multi-step process decisions before deploying them in physical systems. The Accenture 2025 forecast that AI agents will become the primary users of most enterprises' internal digital systems by 2030 is anchored primarily in manufacturing's integration depth: more endpoints, more data streams, more dependency on autonomous decision loops than any other sector.
The fourth force is the MCP standardization effect. Protocol standardization reduces adoption friction in ways that are easy to underweight. Before MCP, each enterprise system integration required bespoke development. Post-MCP, with over 10,000 enterprise server implementations and the A2A protocol now adopted by over 150 organizations and governed by the Linux Foundation, the marginal cost of adding a new system connection to an agent workflow dropped significantly. By 2026, 75% of API gateway vendors are expected to integrate MCP features, which means the infrastructure friction that slowed adoption in 2023 and 2024 has structurally changed.
The technology choices embedded in an agentic AI deployment are not reversible on short timescales. Enterprises that treat platform selection as a procurement decision rather than an architecture decision are discovering this expensively.
The core technical differentiator between deployments that scale and deployments that stall is context management. Context in multi-agent systems is a finite, costly resource. The orchestrator model must maintain state across multiple sub-agent interactions, track tool execution results, preserve conversation history, and manage memory within context window constraints, simultaneously and across sessions. What practitioners now call "context engineering," meaning the deliberate management of what information each agent receives and when, has displaced prompt engineering as the primary technical discipline for production agent deployments.
Agent harness architecture is the second decision point with long-term consequences. A harness is the software infrastructure layer that coordinates agent execution: managing tool calls, enforcing policy constraints, logging actions for audit, and handling failure states. Microsoft AutoGen v0.4, released in January 2025 and rebuilt on an event-driven asynchronous architecture, represents one approach: engineering-intensive, highly customizable, designed for teams where agentic AI is a core competitive differentiator. Salesforce Agentforce and ServiceNow's orchestration layer represent the opposite end: managed harness with embedded governance, sacrificing flexibility for operational reliability in enterprise environments.
The third consequential choice is the protocol layer: specifically, how an organization implements MCP versus the emerging Agent-to-Agent (A2A) protocol. MCP consequential choice. The protocol governs agent-to-tool and agent-to-data connectivity. A2A governs agent-to-agent delegation in multi-vendor, cross-system orchestration. Enterprises that have deployed MCP for data connectivity without an A2A governance layer for inter-agent communication are building systems that become ungovernable as agent counts grow. The organizations seeing the highest production reliability are implementing layered protocol architectures: MCP at the connectivity layer, A2A at the coordination layer, with a centralized audit harness above both.
The observability gap is the most underinvested dimension of the current deployment wave. An enterprise cannot govern what it cannot observe. ServiceNow's internal experience, building the AI Control Tower because unchecked proliferation created security and cost exposure, is the canonical warning. Klarna deployed a customer service agent that handled the workload equivalent of 853 full-time employees, saving USD 60 million by Q3 2025. The productivity case was unambiguous. The operational learning was that token consumption, agent duplication, and policy enforcement require active management infrastructure that most enterprise architectures weren't built to provide.
The agentic AI governance problem is not abstract. It has a deadline.
The EU AI Act's full suite of high-risk system requirements, covering risk management protocols, technical documentation standards, human oversight mechanisms, and conformity assessment obligations, takes effect on August 2, 2026. For enterprises running agentic AI across financial analysis, HR operations, healthcare triage, or any workflow involving personally identifiable information, the classification as high-risk is likely and the compliance window is already closed for organizations that haven't started.
The penalty structure creates asymmetric urgency. Prohibited use violations under the EU AI Act carry fines up to EUR 35 million or 7% of global annual turnover. High-risk system failures, including inadequate risk management, insufficient human oversight, and missing technical documentation, operate under a lower penalty ceiling but broader jurisdictional scope. The practical exposure for a multinational running agentic AI across EU operations without an AI inventory, audit trail infrastructure, and human override mechanisms is not regulatory theory. It's a balance sheet risk in the current quarter.
Berkeley Law's analysis of the regulatory convergence identifies three structural tension points that have no clean resolution under current law. Privacy law's data minimization principle conflicts directly with agentic AI's requirement for rich contextual data to operate effectively. The EU's new Product Liability Directive, requiring implementation by EU member states by December 9, 2026, explicitly includes software and AI as products subject to strict liability if found defective. The UK Information Commissioner's Office has clarified that organizations remain responsible for data protection compliance of agentic AI they develop, deploy, or integrate, closing any ambiguity about liability transfer to vendors.
The compliance posture that North American enterprises have adopted in previous regulatory cycles, to wait for enforcement clarity before investing in compliance infrastructure, does not transfer to the EU AI Act context. The Act's extraterritorial scope, combined with GDPR enforcement precedent and the Product Liability Directive's explicit AI coverage, creates compounding exposure for any global enterprise running untransparent agent architectures touching EU data or EU persons.
The organizations that will emerge from the August 2026 enforcement threshold intact are the ones that treat agent governance infrastructure as a compliance prerequisite, not a post-deployment optimization.
The Kaiso Research forecast architecture identifies multi-agent systems as the highest-growth segment within the 42.14% CAGR, with cloud deployment the dominant mode and large enterprises as the primary revenue concentration today. The 2030 trajectory looks different on all three dimensions.
Healthcare will accelerate. The McKinsey Q4 2025 survey of 150 healthcare leaders marks the first period in which gen AI implementation at healthcare organizations crossed 50%, and agentic AI interest is leading the next stage of maturity beyond generative AI into autonomous execution. The specific use cases with the clearest deployment path are prior authorization automation, clinical notes extraction and cross-reference against payer policies, and care coordination across multi-provider workflows. Healthcare organizations are reporting $3.20 returned for every $1 invested in AI within 14 months at current deployment scales. As agentic architectures extend into these workflows, the ROI multiplier compounds: the value in healthcare AI is not in any single task completion, it's in the end-to-end coordination across disconnected systems that previously required human intermediation at every handoff.
The BFSI concentration will deepen before it broadens. JPMorgan's 450+ active deployments and Goldman Sachs's embedding of AI into core M&A and trading operations represent what is available to tier-1 financial institutions with large technology budgets and sophisticated risk frameworks. The governance and audit requirements of financial regulation are a deployment filter that screens out less mature agent architectures, meaning the deployments that survive in BFSI are the ones that are architecturally sound, which in turn generates the proof cases that pull mid-market financial services firms into deployment. The second wave of BFSI agentic AI adoption, including the regional banks, mid-market insurers, and asset managers, will compress into a shorter adoption window than the first wave, because the tier-1 deployments are already generating the documentation, architecture patterns, and vendor products needed to accelerate it.
Manufacturing's contribution to market growth will shift from IIoT connectivity to autonomous quality and supply chain decisions. The current generation of manufacturing agent deployments is largely executing structured workflows: inventory management, order fulfillment, shift scheduling. The next generation will execute predictive decisions: autonomous reorder triggering, defect detection with downstream corrective action dispatch, supplier substitution under disruption scenarios. NVIDIA's role as infrastructure provider for the compute layer that enables these real-time decision loops is a structural position that deepens as the manufacturing applications become more compute-intensive.
Deloitte's survey finding that 93% of IT leaders intend to introduce autonomous agents within two years creates a demand signal that vendors are already pricing into product roadmaps. The tension is between breadth of stated intent and depth of organizational readiness. KPMG data shows only 11% of organizations had actually deployed agentic AI by mid-2025 against 99% planning eventual deployment. The gap between intent and execution is where the market's 2026–2028 growth will be determined: which organizations cross from planning to production, and how fast.
Two constituencies need to make different decisions in the next twelve months, and neither has a clean playbook.
For enterprise technology buyers, the agentic AI platform decision is not a software purchase. It's a question of which orchestration layer becomes the connective tissue for your digital infrastructure, and changing that connective tissue is expensive. The correct sequencing is: governance infrastructure first, then orchestration platform, then agent deployment. Organizations that reverse this sequence, deploying agents and then retrofitting governance, are building technical debt at the rate of their agent proliferation. The AI Control Tower problem that ServiceNow encountered internally, and then productized, is the template for what happens at scale when governance is treated as a phase-two problem.
For technology vendors, the implication is more concentrated. The agentic AI market is not going to sustain the current number of orchestration layer competitors. The platform consolidation that Salesforce executed in CRM, that ServiceNow executed in IT service management, and that Workday executed in HR will happen in the agentic orchestration layer, and it will happen faster than those precedents, because the enterprise procurement cycle is shorter when the urgency is operational and the regulatory deadline is fixed. Vendors without a durable position in at least one enterprise system of record, and without governance tooling that speaks to the EU AI Act's specific requirements, are building market share they don't own.
The Deloitte forecast that 50% of enterprises using generative AI will deploy autonomous agents by 2027, doubling from 25% in 2025, describes a transition that will occur faster than most risk functions have modeled. The CAGR is not the leading indicator. The governance infrastructure lag is.
Gartner's projection that 40% of enterprise applications will include task-specific AI agents by year-end 2026 is already being borne out in Q1 and Q2 deployment data. The question isn't whether agentic AI reaches $234.30 billion by 2035. Kaiso Research's primary market intelligence suggests it will. The question is which organizations capture the compound returns of autonomous workflows and which absorb the compound costs of governance failures.
The evidence from the deployments that are working, including ServiceNow's AI Control Tower, JPMorgan's 450-deployment portfolio, and EY's Canvas platform coordinating 1.4 trillion lines of audit workflows, points to a common structure: high transparency into agent behavior, centralized policy enforcement, and institutional willingness to treat tokens as a cost line requiring active management. The deployments that are creating liability instead of value share the opposite structure: agents deployed faster than governance infrastructure can track, audit trails that exist in scattered text logs rather than immutable records, and human oversight that was specified as a requirement but not engineered as a constraint.
The enterprises that reach 2030 with durable agentic AI advantages will be the ones that understood, before August 2026, that the EU AI Act's requirement for human oversight mechanisms wasn't a compliance checkbox. It was an architecture specification.
About Kaiso Research and Consulting
Kaiso Research and Consulting is a global market intelligence firm publishing 5,000+ research reports across 11+ industry verticals.
kaisoresearch.com | [email protected] | +1 872 219 0417
Lead Industry Analyst, Kaiso Research and Consulting | Covering enterprise AI and automation markets across North America, Europe, and Asia-Pacific
Published: 2026-06-14 | Report Code: IMSS1126
Sample Report Available at: https://www.kaisoresearch.com/report-store/global-agentic-ai-market/sample-request
Latest Blogs

2026-06-15T18:30:00.000Z

2026-06-14T18:30:00.000Z

2026-06-12T18:30:00.000Z