Connect your agent to MCP servers
Point an agent framework at a Runlayer MCP proxy URL. Your agent calls MCP tools as usual; Runlayer applies policy, scanning, and identity in the middle. Browse Agent Frameworks for complete setup guidance, or jump directly to your framework below.Claude Agent SDK
Native MCP support via
query() and allowedTools, in TypeScript and Python.Vercel AI SDK
MCP tools for
generateText and streamText over HTTP or stdio.OpenAI Agents SDK
Streamable HTTP, stdio, and hosted MCP tools for Python agents.
Google ADK
MCP servers in ADK agents, plus the MCP Toolbox for 40+ databases.
Govern and monitor what agents do
Apply policies to tool calls and stream an agent’s full activity — prompts, reasoning, tool calls, and responses — into Runlayer Sessions, with scanning and AgentGuard applied across the trajectory.Hooks SDK
Instrument custom TypeScript and Python agents — stream the whole
conversation into Sessions and enforce tool calls, with lifecycle adapters
and tool wrappers for Claude, Vercel, OpenAI, and Google frameworks.
Claude Cowork monitoring
Export organization-wide Claude Cowork OpenTelemetry session logs to Runlayer
— no per-machine hook or daemon required.
Agent platforms
Browse Agent Platforms to compare coverage, or choose your platform below.AWS Bedrock AgentCore
Connect AgentCore Runtime directly to Runlayer or through AgentCore Gateway.
Govern proxied tool calls and send Runtime activity to Sessions with the
Hooks SDK.
Claude Managed Agents
Connect Claude managed agents to MCP servers through a Claude Vault. Govern
proxied tool calls with Runlayer.
Cloudflare Agents
Connect Cloudflare Agents to MCP servers through Runlayer from a
principal-scoped Durable Object. Govern and audit proxied tool calls.
Google Vertex AI Agent Engine
Connect Agent Runtime or ADK agents to MCP servers through Runlayer. Add
agent activity to Sessions from ADK callbacks.
LangSmith Deployment / LangGraph
Connect deployed LangGraph agents to MCP servers through Runlayer with MCP
adapters. Send graph activity to Sessions with Hooks SDK events.
Microsoft Foundry Agent Service
Connect Foundry-hosted agents to MCP servers through Runlayer from the
hosted container. Send agent activity to Sessions with Python middleware.
OpenAI Agents
Connect Workspace Agents, Agents SDK apps, or Responses API apps to MCP
servers through Runlayer. Send code-first agent activity to Sessions.
Vercel Eve
Connect Eve to MCP servers with a generated Runlayer connection. Govern
proxied tool calls and send agent activity to Sessions with the native hook.