F5 Acquires SurePath AI: What Network-Level MCP Tool Call Tracing Means for Operators
F5's new AI Security Platform adds network-based shadow AI discovery and MCP server connection tracing — closing the visibility gap that routing-layer operators have been managing with custom logging.

When F5 announced on June 22 that it had acquired SurePath AI to anchor its new AI Security Platform, most coverage focused on the CISO-facing message: visibility, shadow AI, prompt injection protection. What those summaries glossed over is the engineering layer underneath — specifically that SurePath AI traces MCP server connections and agent tool calls at the network level, without requiring any changes to application code or routing configuration.
That is a materially different architecture than what most AI teams have built, and it has concrete implications for how operators think about governing multi-provider AI routing infrastructure.
What happened
F5 launched the F5 AI Security Platform on June 22, 2026, simultaneously announcing the acquisition of SurePath AI, a company focused on network-based AI discovery and intent classification. The platform combines four pillars:
- AI governance: translate risk tolerances and regulatory requirements into enforceable prompt, output, tool use, and data access boundaries.
- AI discovery: passively identify every AI application, agent, and MCP tool call across the enterprise — including unsanctioned and shadow deployments — via network redirects and out-of-band analysis, with no application integration required.
- AI security testing: automated red-teaming against 140,000+ attack patterns before workloads reach production.
- AI runtime protection: guardrails deployed at point of interaction, with independent testing citing 98.2% efficacy against prompt injection, excessive agent autonomy, and data leakage.
An observability layer connects all four pillars into an audit trail covering every AI interaction on the platform.
Why it matters for AI engineering teams
The SurePath AI approach is the interesting technical shift. Most governance tooling today is application-level: you instrument your SDK call, log the response, and build dashboards from structured event data you deliberately capture. SurePath AI flips this — it discovers AI traffic at the network layer, classifying workflows passively and tracing agent tool calls and MCP connections without asking your application to emit anything.
This means two things for engineering teams:
Shadow AI becomes operationally visible. According to F5's own 2026 State of Application Strategy report, 88% of organizations already experience at least one AI-related operational or security challenge, and 98% are preparing for agentic AI. But the speed of agent adoption is outpacing governance controls. When a developer spins up a Claude Code workspace, connects it to a private MCP server, and starts calling internal tools, that activity currently lives outside most organizations' AI governance perimeter. SurePath AI makes that traffic discoverable without requiring the developer to opt in.
MCP tool call tracing is now a governance artifact. Before today, tracing which MCP tools an agent called, in what order, and with what intent required deliberate instrumentation: you had to write the logging, define the schema, and build the pipeline. F5's acquisition signals that this is no longer a differentiated engineering investment — it is becoming infrastructure-level commodity. Security platforms will trace agent tool calls the same way they trace API calls today. Teams that have not already defined their MCP governance posture are now facing an external party doing it for them.
The router/operator angle
For teams operating AI routing gateways, the F5 announcement has a specific implication: the governance perimeter is moving below the routing layer.
A routing gateway sits between your application and your AI providers. It knows which model was called, what the prompt cost, and whether the request succeeded. What it typically does not know — unless you build it explicitly — is which downstream tool calls that model made, what MCP servers it connected to, and whether those connections conformed to your organization's data residency or scope policies.
F5 + SurePath AI positions network-level discovery as the answer to that gap. For operators, this creates a few concrete decision points:
-
Governance layering: Do you govern AI traffic at the routing layer (structured, policy-driven), at the network layer (passive, broad), or both? These are not substitutes. The routing layer gives you per-request policy enforcement; the network layer gives you discovery. Effective governance requires both.
-
MCP server registration: If your agents are connecting to MCP servers — whether managed or self-hosted — network-based discovery will eventually surface those connections to your security team regardless of whether they are in your routing config. Register and document your MCP servers proactively rather than discovering them in a security audit.
-
Audit trail ownership: F5 creates an audit trail across "every AI interaction on the platform." If your organization adopts F5 for network-level security, your AI routing logs and the F5 audit trail will capture overlapping data. Define who owns which record of truth early, before a compliance audit requires both teams to reconcile divergent logs.
-
On-premises and air-gapped deployments: F5 specifically designed the platform to work across on-premises, air-gapped, private cloud, hybrid, and public cloud environments. This matters for regulated industries (financial services, healthcare, government) where data residency requirements already constrain provider selection. If you are routing to on-premises or private cloud AI endpoints, factor in whether your security posture needs the network visibility layer F5 is offering.
What TheRouter users should watch
For teams using TheRouter to route across multiple AI providers, the F5 announcement reinforces a pattern that has been building: enterprise AI security is converging on the idea that the routing layer alone is insufficient for governance.
TheRouter handles the application-level routing contract — which provider, which model, what fallback policy, how billing is reconciled. F5's platform addresses the network-level and cross-enterprise visibility gap that sits above and below that contract. These are complementary, not competing, layers.
If your organization is evaluating enterprise AI governance tooling, test whether your routing logs and network discovery outputs tell consistent stories about agent behavior. Gaps between the two layers often reveal unauthorized tool calls, credential scope violations, or shadow MCP connections that neither system caught alone.
Watch for F5's approach to MCP governance to evolve rapidly. The June 22 press release positions MCP tracing as a discovery feature; expect policy enforcement against MCP connections — allow/deny lists, intent classifiers, scope restrictions — to follow as the platform matures.

Anthropic Inference Hooks Put a Pre-Inference Gate at the Provider Layer: What It Means for Your Routing Architecture
Anthropic's new Inference Hooks let enterprise organizations intercept every governed Claude prompt before the model runs. For teams already filtering at the gateway layer, this creates a dual-gate architecture that changes where enforcement belongs.

Claude MCP Tunnels API Migration: The Endpoint Move Every Tunnel Operator Must Complete Now
Anthropic moved MCP tunnel management from the Admin API to the Claude API on June 22. New beta header, new WIF scope, migration window open — here is what operators must update.

Cursor Team MCP Marketplace: Central MCP Server Distribution Changes Your Agent Tool Routing Policy
Cursor now lets admins configure Team MCP servers once and distribute them across cloud agents, IDE, and CLI — with org-group access control. Here's what centralized MCP governance means for operators managing coding agent tool routing at scale.