By NHI Mgmt Group Editorial TeamPublished 2025-08-13Domain: Agentic AI & NHIsSource: Astrix Security

TL;DR: 61% of respondents are already using MCP with AI agents, 73% plan to expand use, and 77% of non-users expect to adopt it soon, while 30% rank security as the top factor shaping adoption, according to Astrix Security. The governance question is no longer whether MCP matters, but whether identity and policy can keep pace with agent activity.


At a glance

What this is: This article argues that MCP is becoming the control plane for AI agent access, with security, identity, and audit central to whether it can scale safely.

Why it matters: It matters because IAM, NHI, and autonomous governance teams will increasingly need to decide where authentication, authorisation, and auditing live for agent activity across tools and servers.

By the numbers:

👉 Read Astrix Security's analysis of MCP as an identity control plane for AI agents


Context

MCP, or Model Context Protocol, is emerging as the standardized gateway through which AI agents reach tools and data. The governance problem is that a common interface does not automatically create trustworthy identity, scoped authorisation, or reliable audit, especially when different agents and servers are stitched together quickly.

For identity teams, the real issue is not abstraction itself but where control is enforced. If MCP becomes the coordination layer for agent activity, it also becomes the place where short-lived credentials, tool scope, and server trust either get handled consistently or accumulate risk across every integration.

The article's starting position is typical for an industry in transition: adoption is moving faster than the operating model that should govern it.


Key questions

Q: How should security teams govern AI agents that use MCP to access tools and data?

A: Security teams should govern MCP at the protocol boundary by binding agent identity, token scope, and audit to every tool request. The control model should include short-lived credentials, approved servers, and clear ownership for persistent agents. If those controls live only in downstream systems, policy becomes inconsistent and hard to investigate.

Q: Why does MCP change the way IAM teams think about AI agent access?

A: MCP changes the model because it turns many separate tool connections into one repeatable policy surface. That helps IAM teams enforce consistent authorisation and logging, but only if the protocol is treated as the control plane rather than a convenience layer. Without that shift, access decisions stay fragmented across tools.

Q: What breaks when AI agents get broad access through MCP servers?

A: Broad MCP access breaks governance when one agent credential can reach many tools without tight scope or server trust checks. The result is wider blast radius, weaker attribution, and more difficulty proving whether the agent used approved resources for approved purposes. The failure is not MCP itself, but unmanaged trust around it.

Q: How do organisations know whether MCP governance is actually working?

A: MCP governance is working when every agent action can be traced to an approved identity, a narrow scope, and a trusted server. Teams should look for complete audit coverage, explicit server approvals, and minimal standing access. If any of those elements are missing, the control plane is only partial.


Technical breakdown

MCP as a control plane for agent identity

MCP standardises how agents call tools, which makes it attractive as an enforcement point for identity and policy. In practice, that means the protocol can carry authentication, token scope, and audit context across many tools instead of forcing each integration to reinvent those controls. The technical challenge is that a shared interface only centralises control if organisations deliberately attach trust decisions to it. Without that, MCP becomes a common path to many systems rather than a common policy boundary. Practical implication: design MCP as a control point for identity decisions, not just as a transport layer.

Practical implication: Treat the MCP layer as the place to bind agent identity, scope, and audit before tool execution.

Short-lived tokens and role-aware tool access

The article points to short-lived, audience-scoped tokens and role-aware access as the right pattern for agents that act through MCP. This matters because agent activity is often task-bound, not session-bound in the human sense, so standing credentials create a wider exposure window than the workflow requires. Role scope, task scope, and server trust should therefore be aligned at the moment access is issued, not inferred after the fact. Practical implication: map each agent-to-tool path to the narrowest usable token and server trust boundary.

Practical implication: Issue ephemeral credentials with audience scoping and role-aware limits for each agent task.

Auditability and server trust in distributed agent activity

MCP can improve visibility only if audit events are streamed into SOC and IAM tooling with enough context to reconstruct who or what did what, against which server, and with what scope. The weak point is server trust, because a standard interface can make unvetted endpoints easier to consume at scale. That creates a governance problem, not just an engineering one. The control question is whether the organisation can prove that an agent used an approved server, with an approved scope, for an approved purpose. Practical implication: make server trust and event logging part of the access control design, not an afterthought.

Practical implication: Centralise MCP audit events and enforce trust policies for approved servers before agent access is granted.


Threat narrative

Attacker objective: The objective is to turn a trusted agent control path into a scalable route for unauthorized tool use, data exposure, or policy bypass.

  1. Entry occurs when an AI agent is granted access through MCP to a tool or data source with weak server trust or overbroad token scope.
  2. Escalation follows when the agent uses that access across multiple tools or servers, turning a single delegated credential into wider operational reach.
  3. Impact is the loss of policy consistency and audit clarity, which can expose sensitive data, authorize unintended actions, or mask misuse across the agent workflow.

Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

MCP is becoming the practical enforcement layer for agent identity, not just a developer convenience. Once multiple AI agents depend on the same protocol for tool access, identity governance shifts from one-off integration control to repeatable policy enforcement. That is why teams are already asking for short-lived tokens, scoped authorisation, and server trust rules at the protocol layer. The practitioner conclusion is clear: MCP governance is identity governance.

Role-based and context-aware access only works if the protocol becomes the place where scope is decided. The article is right to frame MCP as a candidate control plane because the alternative is policy fragmentation across every tool and every server. When authorisation sits outside the agent entry point, each downstream integration inherits a different trust model. The implication is that IAM teams need to treat MCP as the boundary where access intent is expressed and validated.

Server trust is the named concept that will define whether MCP helps or harms governance. A standard gateway is useful only if the endpoints behind it are approved, observable, and tied to clear ownership. Otherwise, the protocol accelerates reach faster than oversight. The practical conclusion is that trust cannot be assumed from compatibility alone; it must be explicitly governed at the server layer.

Persistent agent identities and ephemeral agent identities should not be governed with the same mental model. The article usefully separates long-lived agents that need owner binding from short-lived agents that need short-lived credentials. That distinction matters because lifecycle, audit, and investigation demands differ sharply once agents can appear and disappear at machine speed. The practitioner conclusion is that identity lifecycle for agents must be designed around duration of function, not just asset type.

MCP adoption will expose whether existing IAM and NHI models can scale to agent-mediated access chains. The survey signals expanding use, but the real issue is whether organizations can keep authorization, audit, and revocation coherent once agents route through many tools. This is the point where human-centric approval patterns and static NHI assumptions start to bend. The implication for the field is that MCP is not a side topic; it is a test case for modern identity governance.

From our research:

  • 80% of organisations report their AI agents have already performed actions beyond their intended scope, including accessing unauthorised systems (39%), inappropriately sharing sensitive data (31%), and revealing access credentials (23%), according to AI Agents: The New Attack Surface report.
  • 52% of companies can track and audit the data their AI agents access, leaving 48% with a complete blind spot for compliance and breach investigation.
  • That visibility gap is why OWASP Agentic AI Top 10 matters when teams decide where protocol-level guardrails should sit.

What this signals

Agentic access is moving toward protocol centralisation, which will force IAM teams to decide whether MCP is the new policy boundary or just another integration layer. The practical signal is that teams will need ownership for server trust, token scope, and audit before adoption spreads further. With 96% of technology professionals identifying AI agents as a growing security threat in our AI Agents: The New Attack Surface report, the governance question is no longer hypothetical.

Identity blast radius is the right concept for MCP governance. If one protocol connects many tools, the real security measure is not how many integrations exist but how far a compromised or mis-scoped agent can travel once inside the control plane. That makes server approval, traceability, and credential duration the variables that matter most to programme design.

Teams that already run strong NHI lifecycle controls should use MCP adoption as a prompt to extend those controls to agents, especially where short-lived access and audit fidelity determine whether investigations are possible. The next maturity step is not broader access, but narrower, better-attributed access with explicit trust boundaries.


For practitioners

  • Define MCP as an identity enforcement point Require authentication, scoped tokens, and audit context at the MCP boundary before any tool call is permitted. Do not allow downstream tools to become the primary place where trust is decided.
  • Bind each persistent agent to an owner and a purpose Map persistent agents to a human owner or service context so every approval, investigation, and revocation path has a clear accountable identity.
  • Use ephemeral credentials for ephemeral agent tasks Issue short-lived credentials that expire with the task, and avoid standing secrets that remain valid after the agent's intended action completes.
  • Approve MCP servers before agents can use them Create a trusted server inventory with explicit approval status, ownership, and acceptable use conditions. Block unapproved servers even if the agent can technically reach them.
  • Stream MCP audit events into SOC tooling Forward protocol-level events into detection and investigation workflows so teams can reconstruct tool use, scope, and abnormal behavior across the agent lifecycle.

Key takeaways

  • MCP is evolving into a governance boundary for AI agent activity, which puts identity, scope, and audit at the centre of adoption.
  • The biggest risk is not abstraction itself, but unmanaged server trust and credential scope that expand an agent’s reach faster than oversight can follow.
  • Security teams should treat MCP policy, approved servers, and short-lived credentials as core identity controls, not optional add-ons.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Agentic AI Top 10 and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10MCP-based agent access raises tool misuse and scope control issues.
OWASP Non-Human Identity Top 10NHI-03Short-lived credentials and rotation are central to MCP-gated agent access.
NIST CSF 2.0PR.AC-4MCP governance depends on access permissions being managed consistently.

Map agent tool access to OWASP Agentic AI risks and constrain tool scopes at the protocol boundary.


Key terms

  • Model Context Protocol: A standard interface that lets AI agents connect to tools and data sources through a common access path. In identity terms, it becomes a policy surface only when authentication, authorisation, and audit are enforced at the protocol boundary rather than left to each downstream tool.
  • Agent Identity Control Plane: The layer where an organisation decides how an AI agent proves identity, receives scoped access, and leaves an audit trail. It is not a product category by itself. The term matters because control-plane decisions determine whether agent activity is governable at scale or fragmented across many systems.
  • Server Trust Policy: A governed rule set that determines which MCP servers an agent may use and under what conditions. It combines ownership, approval status, and permitted use so that protocol compatibility does not become blanket trust. Without it, distributed agent access becomes difficult to control or investigate.
  • Identity Blast Radius: The maximum practical reach an identity has if its credentials, scope, or trust boundary are misused. For AI agents using MCP, blast radius is shaped by how many servers and tools can be reached through a single access path, and how quickly that access can be revoked.

What's in the full article

Astrix Security's full blog post covers the operational detail this post intentionally leaves for the source:

  • Survey breakdowns on MCP adoption by current users and planned adopters across the audience.
  • Examples of the specific guardrails respondents want, including human confirmation for destructive actions and role-scoped tool access.
  • A practitioner view of how MCP server trust can be operationalised across different agent workflows.
  • Astrax Security's framing of how persistent and ephemeral agents should map to different identity patterns.

👉 Astrix Security's full post covers the survey findings, control-plane vision, and practical MCP guardrails in more detail.

Deepen your knowledge

MCP governance and agent identity are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are designing controls for AI agents that depend on shared protocol layers, it is worth exploring.
NHIMG Editorial Note
Published by the NHIMG editorial team on 2025-08-13.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org