Anthropic's innovative approach to securing AI agent credentials is a game-changer for enterprises. The company's introduction of self-hosted sandboxes and MCP tunnels for Claude Managed Agents is a response to the growing concern over the security of authentication tokens in AI agents. By moving credential control to the network boundary, Anthropic is addressing a critical vulnerability in AI agent deployments. This approach is not unique to Anthropic; OpenAI has also added local execution to its Agents SDK, but Anthropic's split architecture is a key differentiator. The split architecture, where the agent loop runs on Anthropic's infrastructure, while tool execution runs on the enterprise's own system, is a significant improvement over existing sandbox approaches. This separation allows enterprises to map agents' workflows more effectively and control compute resources, reducing the risk of compromised or misbehaving agents causing damage. The self-hosted sandboxes help keep files and packages within an enterprise's infrastructure, while private network connectivity ensures that credentials never pass through the agent. This approach not only enhances security but also improves the overall performance of AI agents. For orchestration teams, the capabilities of sandboxes and MCP tunnels represent more than just a security update; they help agents run better. However, teams need to understand how this split architecture can affect their deployment. The practical starting point for teams already on Claude Managed Agents is to use sandboxes, as they provide a secure environment for tool execution. Teams evaluating the platform for the first time should treat the sandbox architecture as the primary technical differentiator, as it changes the threat model, not just the deployment model. Anthropic's approach to securing AI agent credentials is a significant step forward in the field, and it is likely to influence the development of future AI agent security solutions.