Okta targets AI agent token costs with MCP scoping

Okta Cuts AI Agent Token Waste with Identity-Aware MCP Scoping

Okta has unveiled a new approach to curbing the spiraling operational costs of agentic AI by introducing identity-scoped tool lists within the Model Context Protocol (MCP). The company argues that by tightly controlling which tools—and crucially, which specific scopes—an AI agent can access, enterprises can dramatically slash the number of AI Tokens consumed during complex workflows. This move directly addresses the “prompt overhead” problem, where agents send entire tool catalogs to large language models, inflating inference costs with irrelevant context and creating security blind spots.

At the core of Okta’s proposal is a shift from broad, per-tool authorization to granular, OAuth-based scope management tailored to the identity of the user or workload invoking the agent. This means an agent acting on behalf of a junior developer would only see and pass tools relevant to their role, rather than the full corporate API surface. Understanding how these models process such scoped instructions is essential for IT leaders, as the mechanism relies on constraining the What is AI reasoning loop to only the necessary functions, preventing token burn on irrelevant or sensitive calls. The implementation leverages existing MCP server infrastructure but adds a governance layer that filters the visible toolset before it ever reaches the model’s context window.

By linking token efficiency directly to identity governance, Okta is positioning security infrastructure as a primary lever for AI cost optimization. The technical nuance lies in distinguishing between the underlying capabilities of various AI Models; a scoped approach ensures that even the most verbose, high-cost frontier models generate fewer tokens by design, not by chance. For enterprises, this suggests that the path to scalable agent deployment may not lie in purchasing faster inference hardware, but in smarter authorization logic that pre-emptively reduces the cognitive load—and billing load—on every interaction.

  • Cost Control: Directly reduces compute and API fees by limiting the number of tokens sent to a model per request, making agentic workflows more predictable financially.
  • Security Posture: Enforces least-privilege access for AI agents, minimizing the risk of data exfiltration or accidental exposure of sensitive systems through prompt injection or tool misuse.
  • Operational Scalability: Enables enterprises to deploy more agents per user or system without exponential cost growth, making AI concierge services viable for wider employee bases.
← Back to all news