← Google News

Anthropic debuts MCP tunnels and self-hosted sandboxes to lock down AI agent infrastructure - The New Stack

Google News · May 19, 2026
Anthropic debuts MCP tunnels and self-hosted sandboxes to lock down AI agent infrastructure The New Stack [truncated: Google News RSS provides only a snippet, not full article

Detailed Analysis

Anthropic has introduced two significant infrastructure security features for its Model Context Protocol (MCP) ecosystem: MCP tunnels and self-hosted sandboxes. MCP, the open protocol Anthropic launched in late 2024 to standardize how AI models connect to external tools, data sources, and services, has rapidly become a foundational layer for agentic AI deployments. MCP tunnels enable secure, authenticated remote connections between AI agents and MCP servers, allowing these agents to interact with services and systems that exist outside local environments without exposing those systems to broader network vulnerabilities. Self-hosted sandboxes, meanwhile, allow enterprises and developers to run isolated execution environments entirely within their own infrastructure, rather than relying on third-party or cloud-managed compute surfaces.

The significance of these additions lies primarily in enterprise readiness and security posture. As AI agents move from demonstration projects to production deployments — executing code, querying databases, calling APIs, and managing workflows autonomously — the attack surface introduced by agent infrastructure becomes a critical concern. MCP tunnels address a longstanding challenge in agentic architectures: how to give an AI agent reach into a corporate network or private service without creating a wide-open ingress point. By providing a structured, protocol-level tunneling mechanism, Anthropic is positioning MCP as a security-conscious standard rather than a convenience layer that organizations must harden themselves after the fact.

Self-hosted sandboxes speak directly to the compliance and data-sovereignty requirements that have slowed enterprise AI adoption. Many regulated industries — finance, healthcare, government — cannot route sensitive data through external infrastructure, regardless of the security guarantees offered by the vendor. By enabling organizations to run sandboxed execution environments on-premises or within their own cloud accounts, Anthropic removes a significant structural barrier to deploying Claude-based agents in contexts where data residency and auditability are non-negotiable. This mirrors a pattern seen broadly in enterprise software, where vendor-managed SaaS offerings are eventually accompanied by self-hosted or private-cloud variants to serve security-sensitive customers.

These announcements reflect a broader maturation in the AI agent infrastructure space, where the conversation is shifting from capability — what can an agent do — to governance — how can an organization safely, reliably, and auditably deploy agents at scale. Competitors building agent frameworks, including those around OpenAI's tool-use ecosystem and Google's agent infrastructure, face the same pressure. Anthropic's decision to bake security primitives directly into the MCP specification, rather than leaving them as downstream implementation concerns, suggests a deliberate strategy to make MCP the enterprise-preferred standard for agentic connectivity. The dual announcements reinforce that the protocol layer, not just the model layer, is becoming a meaningful competitive battleground in AI infrastructure.

Read original article →