Skip to main content

Okta Targets AI Agent Token Costs with MCP Tool Scoping

Okta introduces identity-based scoping for Model Context Protocol (MCP) tools to cut prompt overhead and enhance agent security.

AI-written
Inewgen
13 Aug 2026Source: AI News3 min read (0 views)Last updated 29 Aug 2026
Share
Okta Targets AI Agent Token Costs with MCP Tool Scoping

Stock photo for illustration only, not from the actual event

Font size
  • Okta highlights token waste from exposed AI agent tools.
  • Proposes identity-scoped filtering for MCP tool lists before model calls.
  • Internal models show over 90% reduction in visible tools in certain scenarios.
  • Combines cost reduction with least-privilege security controls.

Okta has outlined a new approach to cutting token expenses for AI agents by scoping Model Context Protocol (MCP) tool lists according to user and agent identities, aiming to eliminate overhead costs incurred before a model even processes a prompt.

In standard AI agent operations, every model call includes schemas, names, descriptions, and parameters for all connected tools exposed by an MCP server. Okta refers to this prompt overhead as the “tool tax,” representing tokens consumed as models evaluate tools they may never actually invoke.

90%Reduction in visible tools in specific modeled scenarios

This financial burden compounds with every active user and expanding tool catalogues. Furthermore, there is an access-control risk: if an agent can view tools outside its authorized scope, it may attempt to use them. While runtime rejections can block execution, the model has already ingested the tool definition and consumed tokens to process it.

Okta’s proposed solution filters the tool list within the Okta dashboard using assigned identity permissions before it reaches the model. The agent receives a streamlined list, and a secondary check runs at execution time to enforce strict least-privilege access at the tool level.

software code dashboard analytics interface

Stock photo for illustration only, not from the actual event

Never miss the latest news?

Subscribe to get news summaries by email - not often enough to be annoying.

โฆษณา

Scoping Model Context Protocol (MCP) tools at the identity layer bridges a critical gap between enterprise cybersecurity and modern AI orchestration. Historically, developers exposed entire tool servers to agents without granular user-level partitioning. Filtering unneeded tools at the ingestion stage not only slashes API token overhead but fundamentally shrinks the potential blast radius if an agent is compromised.

Based on internal modeling using Okta product data and vendor documentation—incorporating user segments such as read-only support, app administrators, and super administrators weighted by traffic share—Okta found that certain permission setups removed more than 90% of visible tools. Because each tool contributes its parameter schema to every prompt, token costs tracked tool counts nearly linearly.

"Cost control for agents is best provided using identity governance tools that offer more granular control and precision without disrupting business processes."

Paul Webber, Principal Cybersecurity Industry Analyst at Software Analyst Cyber Research

Okta notes that actual results will depend on specific tool catalogues, permission layouts, chosen models, and pricing structures. This identity-layer filtration complements traditional API gateways, which typically manage rate-limiting and spending caps after token expenditure has already accrued.

Source: AI News

Comments

Leave a Comment
0/2000

Found something wrong in this article? Report an issue with this article