The AI industry has spent two years talking almost exclusively about model releases, benchmark scores, and context windows. Enterprise buyers have started asking a different set of questions. Who manages the agent's memory? Who controls what tools it can call? Who holds the audit trail when something goes wrong? Who decides when the agent can be interrupted, and how? These are not model questions. They are infrastructure questions, and they describe the emerging category that analysts and enterprise architects are increasingly calling the "agent control plane." Anthropic is building one, and the market is beginning to notice.
What the Control Plane Actually Includes
The term covers the operational machinery that sits around a model rather than inside it. For an AI agent running inside a corporation, the control plane determines which tools the agent can invoke, how it authenticates to internal APIs without exposing credentials, where it stores task state between sessions, how it verifies its own outputs before reporting back, and which humans receive alerts when a task crosses a policy boundary. These are the concerns that determine whether an enterprise agent is trustworthy enough to run in production, rather than only in a controlled demo environment.
Anthropic's version of this stack has been accumulating features at a steady pace. Claude Managed Agents now includes self-hosted sandboxes, which let teams keep sensitive files and tool execution inside their own infrastructure while the agent orchestration loop runs on Anthropic's servers. MCP tunnels allow Claude to connect to private internal services without opening inbound firewall ports or exposing credentials in the agent's context. Dreaming, a newer capability, lets agents write structured notes during a task that subsequent agents can read, creating a persistent memory layer across sessions that does not require the enterprise to build its own data store.
Key Facts
- Anthropic orchestration share, January 20260%
- Anthropic orchestration share, February 20265.7%
- Top enterprise orchestration criterion (Feb survey)Security and permissions (39.3%)
- Second-ranked criterionWorkflow reliability (37.1%)
- Control plane features now in public betaSelf-hosted sandboxes, multiagent orchestration, Dreaming
- Features still in research previewMCP tunnels, Outcomes evaluation
From Zero to a Measurable Foothold in Weeks
Numbers from VentureBeat's enterprise AI survey put Anthropic's orchestration presence at 0% of respondents in January 2026. By February, the figure had moved to 5.7%. That is a small share against Microsoft, which holds 38.6%, and OpenAI at 25.7%, but the pace of the gain matters as much as the absolute number. Enterprises that have already committed to Claude for content generation and coding work, which is most of Anthropic's customer base, are the natural first buyers for the control plane that runs those same Claude agents in production.
Anthropic's argument to those customers is that they should not have to stitch together a separate orchestration layer from third-party tools when the company that built the model also builds the orchestration. The counterargument, raised by architects evaluating the stack, is that concentrating model and control plane in one vendor creates a dependency that is hard to unwind. Replacing the model is one thing. Replacing the model and the memory layer and the workflow engine and the audit trail all at once is an entirely different project.
"Anthropic's Claude Managed Agents already faces criticism that it encourages vendor lock-in, because it owns most of the architecture and tools that govern agents." VentureBeat analysis, May 2026
Why This Race Is Not the Same as the Model Race
The model race has visible milestones. A benchmark score, an announcement, a price cut. The control plane race is stickier and quieter. Once an enterprise has built its agent workflows around a particular memory system, credential model, and audit framework, it has effectively committed to that vendor's runtime for years, not quarters. The switching costs are organizational, not just technical. Teams have to retrain, compliance frameworks have to be rewritten, and integrations with downstream business systems have to be rebuilt.
That is why Claude Cowork and the rest of Anthropic's enterprise suite matter beyond their immediate feature lists. Each capability Anthropic adds to its managed runtime makes the overall stack more useful and the alternative more expensive to build. Microsoft understands this dynamic well, which is why Agent 365 moved out of preview in early May, and why OpenAI has been aggressive about embedding its own orchestration primitives into the API. All three companies are attempting to become the layer their customers cannot easily replace.
For enterprises evaluating which AI platform to commit to for the next several years, the question is no longer only which model scores best on coding or reasoning tasks. It is which vendor can be trusted to run the full agent stack at production scale, with the governance controls that legal, compliance, and IT security teams will actually approve. Anthropic's managed agents platform is the clearest signal yet of where the company believes the durable competitive advantage lives: not in the weights, but in the operational layer wrapped around them.