Skip to content
Runlayer

Runlayer

NEW
Category: AI Security
License: Commercial
Suphi Cankurt
Suphi Cankurt
+8 Years in AppSec
Updated July 29, 2026
6 min read
Key Takeaways
  • Runlayer routes MCP requests through a gateway that applies identity, policy, runtime security, and audit controls.
  • ToolGuard scans individual tools and calls; AgentGuard monitors behavior across a full agent session.
  • Sessions can record prompts, reasoning, local and MCP tool calls, permission decisions, and scanner outcomes.
  • Runlayer supports hosted deployment and self-hosting in an AWS account through ECS, EKS, or Kubernetes.

Runlayer is a commercial AI security platform for controlling how employees and agents reach company tools. It combines an MCP gateway with identity, policy, runtime scanning, session monitoring, and audit records.

The platform covers both approved and unmanaged agent use. Runlayer Watch discovers shadow AI, MCP servers, skills, plugins, and client configurations, while Guard evaluates activity before it reaches company systems.

What is Runlayer?

Runlayer sits between AI clients, agents, MCP servers, and enterprise tools. Each request can carry a user identity, agent account, delegated user, credential source, policy decision, and audit record.

The vendor also provides hosted agents and a catalog of more than 18,000 MCP entries. Companies can add internal MCP servers and expose an approved set through the same gateway.

Key features

CapabilityDetails
MCP gatewayRoutes agent tool requests through identity, policy, security, and audit controls
Shadow AI discoveryInventories unmanaged clients, MCP servers, skills, plugins, and agent definitions
ToolGuardScans tool definitions, calls, intent, skill files, PII, credentials, and hidden characters
AgentGuardMonitors behavior across the full agent trajectory
SessionsRecords prompts, reasoning, tool activity, permission decisions, and security outcomes
Agent IAMSupports autonomous agent accounts and user-delegated access
PoliciesEvaluates users, groups, roles, tools, resources, OAuth state, and runtime context
DeploymentHosted or self-hosted on AWS ECS, EKS, or Kubernetes

MCP gateway and connector catalog

Runlayer’s gateway is the enforcement point for MCP traffic. It connects approved tools to AI clients while keeping identity, policy checks, Guard decisions, and audit data attached to each request.

The catalog includes vendor-provided, third-party, and internal connectors. Runlayer’s site says organizations can begin with more than 18,000 MCP listings and then approve the subset employees should use.

Documented AI clients
Claude Claude
Cursor Cursor
ChatGPT and Codex ChatGPT and Codex
GitHub Copilot GitHub Copilot
VS Code VS Code

Identity and delegated access

Agent Accounts are registered clients with credentials, policies, lifecycle state, and an operating boundary. Runlayer documents this capability as beta and says access approval is required.

Autonomous agents can use machine-to-machine tokens. Delegated agents use on-behalf-of tokens that preserve the user’s context.

For delegated calls, Runlayer enforces the intersection of agent, user, and server policies. An agent cannot inherit broader access than the user who delegated the action.

Runlayer permissions screen showing a GitHub MCP access rule scoped to selected users, tools, and resources

Runlayer has server-level and global policies. Server policies allow or deny access to named MCP servers and tools, while global policies apply organization-wide deny rules.

Human approval rules sit above those policies. Admins can require approval for actions that match a tool, resource, argument, user, group, or runtime condition.

ToolGuard runtime scanning

ToolGuard applies several scanners to MCP traffic. The ML models cover tool definitions, tool calls, intent, and skill files.

Pattern-based scanners detect PII, credentials, and invisible characters. Depending on the scanner, a finding can be allowed, logged, masked, or blocked.

Tool List Guard checks names, descriptions, and schemas when a connector is registered. It looks for prompt injection, hidden instructions, and risky tool definitions.

Tool Call Guard scans outputs before they reach the model. Tool Intent Guard compares inputs and outputs to catch behavior that diverges from the requested action.

Runlayer documents 13 built-in PII types. They include Social Security numbers, card numbers, email addresses, passports, IBANs, medical record numbers, vehicle identifiers, and cryptocurrency addresses.

Note
Default scanner actions
PII detection defaults to Alert. Invisible-character and credential detection default to Mask, while ToolGuard ML scanners default to Block.

Tool List Guard assigns four risk tiers. The documented defaults are Minimal below 0.6, Low from 0.6 to 0.7, Medium from 0.7 to 0.9, and High at 0.9 or above.

Each ML scanner has Strict, Balanced, and Moderate sensitivity. Balanced is the default, and admins can override it globally, per connector, or per client.

Skill files are scanned during CLI upload, GitHub import, or API creation. High-risk skills default to Block, Medium defaults to Alert, and Low or Minimal skills are allowed.

ToolGuard findings include a confidence score, risk tier, threat categories, and the excerpt that triggered the classification. Blocked tool outputs retain the specific output section behind the decision.

Runlayer documents typical ToolGuard inference at 50 to 100 milliseconds. That is a vendor-reported range, so measure it against your own tool payloads and deployment before enforcing latency budgets.

Admins can submit false-positive and false-negative feedback through the security API. A successful submission returns an identifier for the correction.

AgentGuard and session monitoring

AgentGuard evaluates the agent’s behavior across a session rather than one tool call. It looks for output-steering injection, abrupt reasoning changes, and gradual drift away from the original task.

Admins can run AgentGuard in Alert or Block mode. A separate kill switch can stop later tool calls after any scanner blocks an action.

Sessions joins prompt context, reasoning, model responses, local tool calls, MCP calls, and scanner results into one timeline. Supported hook sources include Cursor, VS Code, Claude Code, GitHub Copilot CLI, Codex, Hermes, and Goose.

Permission prompts also appear in the timeline when the client emits them. Reviewers can distinguish a user’s allow decision from a later Runlayer policy or scanner verdict.

Runlayer warns that session data can contain prompts, reasoning, tool inputs, and outputs. Workspace privacy settings can redact content for users who cannot view another person’s activity.

Anthropic and OpenAI compliance APIs can import supported web chats into Sessions. Those imports are monitor-only because the conversation has already happened; client hooks are required for real-time enforcement.

Shadow AI discovery

Runlayer Watch scans endpoints for unmanaged AI clients, MCP servers, skills, plugins, and agent definitions. Endpoint modes separate discovery from active enforcement.

Teams can begin in detect-only mode, then move supported clients into Monitor, Protect, or Enforce behavior. The documentation recommends observing and tuning before blocking.

Runlayer analytics dashboard showing usage, security alerts, tool-call trends, active users, and top actions

Audit logs

Audit logs cover connector, skill, plugin, policy, authentication, tool-call, API, agent, OAuth, and security events. Tool-call records include ToolGuard scanner metadata when scanning is active.

Runlayer audit log showing event filters, user actions, resource details, and raw event data

Prompts and model reasoning stay in Sessions rather than the audit log. Runlayer treats the audit log as the longer-term record for policy decisions, security events, and administrative activity.

The default hot window is 90 days. Older events move to S3 and remain exportable through Runlayer MCP, while self-hosted deployments can change the hot-window duration.

Sensitive connectors can hide arguments, results, errors, and scan details from viewers. The metadata still shows the actor, tool, server, and timestamp.

SIEM export delivers audit events to S3. Sessions are not included in that export, so prompt and reasoning timelines remain in the Runlayer application.

Runlayer security overview showing policy denials, authentication errors, blocked servers, and security violations

Deployment and operations

Runlayer offers a hosted service and self-hosted deployment in the customer’s AWS account. The documented self-hosted paths are ECS Fargate with Terraform, EKS with Terraform, and Helm on Kubernetes.

The hosted product is single-tenant in an AWS account operated by Runlayer. A self-hosted deployment places the gateway, application, database, and audit logs in the customer’s account or cluster.

Hosted deployments receive vendor-managed updates. Self-hosted teams apply updates on their own schedule and must operate the database, cache, networking, backups, and observability.

The shared OAuth broker is available to hosted deployments. Self-hosted environments use per-vendor OAuth setup because they cannot reach that shared broker.

ToolGuard on self-hosted infrastructure requires its GPU components to be enabled. The public docs tell administrators to check that deployment layer when ToolGuard options do not appear.

The platform also exposes a Terraform provider, API, command-line client, and telemetry hooks for Python and TypeScript agents. Some components are marked beta in the public documentation.

ECS is the smaller AWS-operated path when a team does not want Kubernetes. EKS and Helm provide more control for organizations already operating clusters.

Air-gapped self-hosted networks can run AI Watch without public internet egress. The endpoint agent still sends data to the organization’s own Runlayer tenant over HTTPS.

Company and pricing

Runlayer announced a $30 million Series A in June 2026, bringing total funding to $42 million. The company named Felicis and Khosla Ventures as the Series A investors.

Public prices are not listed. Teams must book a demo to discuss packaging and deployment.

When to use Runlayer

Runlayer fits organizations adopting several AI clients and MCP servers across multiple teams. The product is built for central governance without forcing employees into one AI interface.

Tip
Best for
Enterprises that need one control plane for agent identity, MCP access, runtime security, session review, and audit across several AI clients.

Frequently Asked Questions

What is Runlayer?
Runlayer is a commercial control plane for AI agents and MCP connections. It combines a connector catalog, MCP gateway, identity and access policies, runtime scanning, session monitoring, and audit logs.
What does Runlayer ToolGuard scan?
ToolGuard includes models for MCP tool definitions, tool calls, intent, and skill files. Runlayer also provides pattern-based PII, invisible-character, and credential scanners with allow, alert, mask, or block actions depending on the scanner.
How is AgentGuard different from ToolGuard?
ToolGuard evaluates individual tools and calls. AgentGuard watches the full session trajectory for output-steering injection, sudden reasoning pivots, and slow-chain drift, then can alert or block later tool calls.
Can Runlayer be self-hosted?
Yes. Runlayer documents hosted deployment and self-hosting in an AWS account. Self-hosted options include ECS Fargate with Terraform, EKS with Terraform, and Helm on an existing Kubernetes cluster.
Does Runlayer publish pricing?
Runlayer does not list public prices or plan rates on its website. The buying path starts with booking a demo.