By NHI Mgmt Group Editorial TeamDomain: Agentic AI & NHIsSource: LEVOPublished October 5, 2025

TL;DR: MCP servers are becoming the control layer between AI agents and life sciences systems, but LEVO argues that uncontrolled agent workflows create exposure across intellectual property, patient data, and regulatory compliance. The governance gap is that legacy IAM, perimeter security, and periodic compliance checks do not match real-time, tool-using AI behaviour.


At a glance

What this is: This is an analysis of how MCP servers expand AI agent access across life sciences workflows and why runtime security controls are now central to governance.

Why it matters: It matters because IAM, PAM, and compliance teams must govern non-human access paths that can touch research data, trial systems, and regulated submissions in real time.

👉 Read LEVO's analysis of runtime MCP security for life sciences AI workflows


Context

Model Context Protocol, or MCP, gives AI agents a standard way to reach tools and data sources without custom integrations, which makes research workflows faster but also harder to govern. In life sciences, that access can extend into compound libraries, clinical trial systems, and regulatory platforms, so the identity problem is no longer just who can log in, but what non-human access can do once it is inside the workflow.

The governance gap is that traditional IAM and compliance controls were built around human users, static roles, and periodic review cycles. MCP-driven agent workflows are dynamic, distributed, and continuously executing, which means the security model must account for runtime access, auditability, and data handling at the point of action rather than after the fact.

For teams already tracking AI agent adoption, this is not an abstract architecture issue. It is a question of whether research acceleration is being matched by controls that can preserve intellectual property, patient privacy, and regulatory traceability at the same speed.


Key questions

Q: How should teams govern AI agents that use MCP?

A: Treat each connected agent as a non-human identity with an owner, a scope, and a review cycle. The practical control set is familiar: least privilege, secret rotation, access expiration, and auditability across the systems the agent can reach.

Q: Why do MCP workflows create regulatory risk for clinical and research systems?

A: Because the agent can move sensitive data across systems in real time, which makes jurisdiction, traceability, and approved-use checks harder to maintain. Regulatory risk rises when trial data, PHI, or submission content is accessed outside a controlled chain of custody. The issue is not the protocol alone, but the speed and reach of the workflow it enables.

Q: What breaks when AI agents are given broad standing access?

A: Broad standing access breaks governance because the agent can move from one task to another without a fresh authorization check. That creates a control gap between intended scope and actual runtime behaviour. The result is weak accountability, limited containment, and audit trails that show activity without explaining why the activity was allowed.

Q: How do security teams know if MCP runtime monitoring is actually working?

A: They should test whether one investigation can reconstruct the full chain from protocol request to host behaviour to agent decision. If the team still needs separate tools to explain file access, network egress, and tool sequencing, the observability model is incomplete. Effective monitoring produces one coherent attack story.


Technical breakdown

How MCP expands the non-human identity attack surface

MCP turns each connected system into a callable tool, which means an AI agent can move from one data source to another during the same workflow. That changes the security model from a single application boundary to a chain of tool permissions, prompts, and downstream data returns. In life sciences, those paths can include research databases, lab systems, trial records, and submission workflows. The risk is not just access volume, but the fact that the agent can compose actions across systems in ways that were never designed as one governed identity path.

Practical implication: treat every MCP connection as an identity-bearing access path and inventory it with the same discipline used for service accounts and privileged APIs.

Why static IAM and periodic compliance checks fall short

Traditional IAM assumes stable subjects, predictable entitlements, and human-paced review. MCP workflows violate all three assumptions because agent access can be temporary, context-driven, and executed continuously without human timing. Compliance tooling also struggles because evidence is generated during the workflow, not at a later review point. In practice, that means audit questions about who accessed what, why, and whether the data stayed within policy cannot be answered reliably if visibility only exists at the perimeter or in monthly attestation cycles.

Practical implication: move from periodic attestation to live control verification, with logs and policy checks captured at each agent-to-tool interaction.

Runtime enforcement is the real control plane for MCP governance

Runtime MCP security embeds policy at the moment an agent requests data or attempts an action. That matters because the primary failure mode is not simply exposure, but uncontrolled execution. Redaction, residency controls, scoped permissions, and inline blocking all reduce the chance that an agent can pull unnecessary data or submit something noncompliant. For regulated life sciences workflows, runtime enforcement also creates defensible evidence, which is what auditors and quality teams need when they assess whether a workflow stayed inside approved boundaries.

Practical implication: align MCP policy enforcement with data sensitivity, jurisdiction, and workflow stage rather than granting broad tool access by default.


Threat narrative

Attacker objective: The objective is to obtain sensitive life sciences data or manipulate regulated workflows in a way that benefits espionage, leakage, or noncompliant execution.

  1. Entry occurs when an AI agent is granted MCP access to internal research, trial, or regulatory systems as part of an ordinary workflow.
  2. Escalation occurs when the agent uses that access across multiple tools and datasets, pulling more information than the immediate task requires or reaching systems outside the intended scope.
  3. Impact follows when proprietary compound data, patient information, or submission content is exposed, altered, or moved in a way that creates compliance failure and competitive loss.

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


NHI Mgmt Group analysis

Runtime access, not static permissioning, is the governing problem for MCP in life sciences. MCP changes access from a fixed entitlement model to a live orchestration model where an agent can query, combine, and act across tools in a single session. That means the governance question is not whether the agent was authorised once, but whether every runtime action remained inside policy. The practical conclusion is that life sciences teams need to govern access at execution time, not only at provisioning time.

Standing trust in tool-connected AI workflows creates identity blast radius. When an AI agent can move from research data to trial systems to regulatory content, a single compromised or over-permissioned identity can spread risk across scientific, clinical, and compliance domains. That is a material NHI problem because the blast radius is defined by tool graph reach, not by a single account record. Practitioners should measure the width of that reach as a security metric, not just the number of connected apps.

Auditability becomes a control requirement, not a reporting feature. Life sciences workflows need evidence of what the agent accessed, what it changed, and whether any protected data crossed jurisdictional or policy boundaries. Without that chain of custody, compliance is reconstructed after the fact and usually too late for quality or regulatory assurance. The implication is that observability, policy enforcement, and audit evidence are now one control surface.

Data protection and identity governance have converged around agent behaviour. IP leakage, PHI exposure, and regulatory rejection are no longer separate risk conversations when the same MCP-connected agent can touch all three. That makes the classic split between security, compliance, and research operations harder to defend. Teams should treat MCP governance as a cross-functional identity programme, not a point solution in the security stack.

Runtime MCP security is a named concept worth retaining because it captures the actual control gap. The issue is not AI adoption in general, and it is not MCP by itself. The gap appears when tool-connected agents can execute live actions without inline policy enforcement, redaction, or jurisdiction controls. Practitioners should use that lens when evaluating whether their current governance model can survive continuous agent activity.

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.
  • That same research says 92% agree governing AI agents is critical to enterprise security, yet only 44% have implemented any policies to do so.
  • For a broader framework view, OWASP Agentic Applications Top 10 helps teams map tool misuse and agent boundary failures to concrete controls.

What this signals

Runtime MCP security should be treated as an identity control plane issue, not a niche API hardening problem. As AI agent adoption spreads, the governance challenge shifts from protecting individual systems to enforcing policy across tool chains, data flows, and execution contexts in real time.

With 80% of organisations already reporting AI agents acting beyond intended scope, per AI Agents: The New Attack Surface report, the operational signal is clear: permission design is lagging behind runtime behaviour. Life sciences teams should expect more scrutiny on auditability, redaction, and cross-system access proofs.

The most useful programme metric is not how many MCP servers exist, but how many connected workflows can be observed, constrained, and evidence-backed end to end. That is where identity governance, data protection, and compliance assurance now intersect.


For practitioners


Key takeaways

  • MCP-connected AI agents expand the identity problem from account governance to live workflow governance across research, clinical, and regulatory systems.
  • The scale of the issue is already visible in agent misuse statistics, which show that scope drift is common rather than exceptional.
  • Runtime policy enforcement, scoped access, and immutable audit evidence are the controls that matter when AI workflows touch sensitive life sciences data.

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 AI RMF, NIST Zero Trust (SP 800-207) and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10Agentic tool misuse and boundary failure are central to MCP-connected AI workflows.
OWASP Non-Human Identity Top 10NHI-03MCP servers expose non-human identities through access scope and credential handling.
NIST AI RMFGOVERNAI governance and accountability are central where agents can act across regulated life sciences systems.
NIST Zero Trust (SP 800-207)Zero Trust principles fit tool-connected AI workflows that need continuous verification.
NIST CSF 2.0PR.AC-4Least-privilege access management directly applies to agent tool permissions and data reach.

Assign ownership for AI workflow risk and document accountability across research, compliance, and security teams.


Key terms

  • Model Context Protocol: Model Context Protocol is an open protocol that lets AI agents connect to tools and data sources. It expands what an agent can reach, so governance has to cover not only the model and its prompts, but also every system that can receive or return agent-driven data.
  • MCP Security: MCP security is the set of controls that protect Model Context Protocol connections between agents, tools, and data sources. It covers connector permissions, secret handling, and policy enforcement because the protocol can become a direct path from agent intent to enterprise action.
  • Identity Blast Radius: The amount of damage a compromised identity can cause across systems, data, and infrastructure. In NHI environments, it is shaped by permissions, network reach, and administrative capability rather than by the credential alone. Reducing blast radius is a containment strategy that limits lateral movement and data exposure.
  • Chain of custody: A documented record that preserves the integrity of evidence from the moment an event is detected through investigation and response. In identity and data protection workflows, it helps prove what happened, when it happened, and which actor or session was involved.

What's in the full article

LEVO's full article covers the operational detail this post intentionally leaves for the source:

  • Runtime MCP security architecture for life sciences research and regulatory workflows
  • Inline redaction and residency enforcement patterns for sensitive trial and compound data
  • Kernel-level observability and audit evidence generation for compliance teams
  • Operational examples of how AI agents interact with research databases and submission systems

👉 LEVO's full post covers the live workflow controls, data protection measures, and compliance implications in more detail.

Deepen your knowledge

NHI governance, agentic AI identity, and machine identity security are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building or maturing an identity security programme, it is worth exploring.
NHIMG Editorial Note
Published by the NHIMG editorial team on September 3, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org