Runlayer

Runlayer (operated by Anysource Inc.) is an enterprise AI control plane and enablement layer for AI agents. It sits as a governed layer between the AI clients employees already use (Claude, Cursor, ChatGPT, Codex, GitHub Copilot, VS Code, Windsurf — 300+ clients) and company systems, connecting them to 18,000+ MCP servers with identity, policy enforcement, runtime security (Runlayer Guard), and audit logging on every request. The platform pairs an MCP gateway, an agent builder (Runlayer Agents), a governed skills/plugins registry (Runlayer Catalog), agent IAM, shadow-AI discovery (Runlayer Watch), and observability. Developers get a tenant-scoped REST Management API (/api/v1), a first-party CLI, Python packages, an OAuth broker, and a platform self-MCP (Runlayer MCP). Backed by a $30M Series A from Felicis and Khosla Ventures (June 2026).

Runlayer publishes 1 API on the APIs.io network. Tagged areas include Company, AI, AI Agents, MCP, and Model Context Protocol.

Runlayer’s developer surface includes documentation, API reference, getting-started guide, engineering blog, signup flow, CLI, authentication, and 15 more developer resources.

32.1/100 thin ▬ flat Agent 29/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyAIAI AgentsMCPModel Context ProtocolAPI GatewaySecurityGovernanceIdentityObservabilityEnterprise

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 32.1/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 29/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/runlayer: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Runlayer Management API

Tenant-scoped RESTful API for programmatic management of an organization's MCP infrastructure — MCP server/connector management, user operations, audit logs, and analytics. Auth...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

runlayer-mcp.yml

MCP SERVER

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Runlayer Authentication

apiKey/oauth2/openIdConnect · 4 schemes

SECURITY

Runlayer Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Runlayer Trust Center

SOC 2, HIPAA, GDPR

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: runlayer
name: Runlayer
description: Runlayer (operated by Anysource Inc.) is an enterprise AI control plane and enablement layer for AI agents. It
  sits as a governed layer between the AI clients employees already use (Claude, Cursor, ChatGPT, Codex, GitHub Copilot, VS
  Code, Windsurf — 300+ clients) and company systems, connecting them to 18,000+ MCP servers with identity, policy enforcement,
  runtime security (Runlayer Guard), and audit logging on every request. The platform pairs an MCP gateway, an agent builder
  (Runlayer Agents), a governed skills/plugins registry (Runlayer Catalog), agent IAM, shadow-AI discovery (Runlayer Watch),
  and observability. Developers get a tenant-scoped REST Management API (/api/v1), a first-party CLI, Python packages, an
  OAuth broker, and a platform self-MCP (Runlayer MCP). Backed by a $30M Series A from Felicis and Khosla Ventures (June 2026).
url: https://raw.githubusercontent.com/api-evangelist/runlayer/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://www.runlayer.com/apple-touch-icon.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- felicis
- khosla-ventures
x-tier: stub
x-tier-reason: portfolio-lead
x-operated-by: Anysource Inc.
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- AI
- AI Agents
- MCP
- Model Context Protocol
- API Gateway
- Security
- Governance
- Identity
- Observability
- Enterprise
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Runlayer Management API
  description: Tenant-scoped RESTful API for programmatic management of an organization's MCP infrastructure — MCP server/connector
    management, user operations, audit logs, and analytics. Authenticated with an x-runlayer-api-key header or an Agent Account
    OAuth token (M2M / RFC 8693 OBO).
  humanURL: https://docs.runlayer.com/platform-api
  baseURL: https://runlayer.com/api/v1
  properties:
  - type: Authentication
    url: authentication/runlayer-authentication.yml
  - type: Conventions
    url: conventions/runlayer-conventions.yml
  - type: ErrorCatalog
    url: errors/runlayer-error-codes.yml
  - type: Lifecycle
    url: lifecycle/runlayer-lifecycle.yml
common:
- type: Website
  url: https://runlayer.com
- type: Documentation
  url: https://docs.runlayer.com
- type: APIReference
  url: https://docs.runlayer.com/platform-api
- type: GettingStarted
  url: https://docs.runlayer.com/quickstart
- type: Blog
  url: https://runlayer.com/blog
- type: GitHubOrganization
  url: https://github.com/runlayer
- type: SignUp
  url: https://runlayer.com/book-a-demo
- type: TermsOfService
  url: https://runlayer.com/terms-of-service
- type: PrivacyPolicy
  url: https://runlayer.com/privacy-policy
- type: LLMsTxt
  url: llms/runlayer-llms.txt
- type: Packages
  url: packages/runlayer-packages.yml
- type: SDKs
  url: packages/runlayer-packages.yml
- type: CLI
  url: cli/runlayer-cli.yml
- type: MCPServer
  url: mcp/runlayer-mcp.yml
- type: Authentication
  url: authentication/runlayer-authentication.yml
- type: Conventions
  url: conventions/runlayer-conventions.yml
- type: Conformance
  url: conformance/runlayer-conformance.yml
- type: Compliance
  url: https://trust.runlayer.com
- type: TrustCenter
  url: security/runlayer-trust-center.yml
- type: DomainSecurity
  url: security/runlayer-domain-security.yml
- type: ErrorCatalog
  url: errors/runlayer-error-codes.yml
- type: Lifecycle
  url: lifecycle/runlayer-lifecycle.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 11
  pass: local-v1