← Registry
Compute

E2B

e2b.devAgent Ready
Agent Ready badge
Agent Score
0/100
TrustScore
83/100

Open-source infrastructure for running AI-generated code in secure, isolated cloud sandboxes. Provides Firecracker microVMs with SDKs for Python and JavaScript, plus an MCP gateway for 200+ tools.

Category
Compute
Agent Ready
Yes
TrustScore
83/100
Domain
e2b.dev
Schema
v1.1
Score data
Technical scoreJSON
{
  "score": 79,
  "tier": "Agent Ready",
  "history": [
    {
      "date": "2026-05-01",
      "score": 79,
      "tier": "Agent Ready",
      "summary": "Initial evaluation. E2B delivers strong agent-native infrastructure with clean API key auth, comprehensive documentation including llms.txt, extensive SDK support, an MCP gateway, lifecycle webhooks, and open-source distribution. The main gaps are human-gated onboarding, lack of a standalone MCP server for the E2B API itself, and no formally published error-code taxonomy."
    }
  ],
  "breakdown": [
    {
      "index": "01",
      "criterion": "Machine Authentication",
      "score": 20,
      "max": 20,
      "note": "Clean API key auth via X-API-Key header and E2B_API_KEY environment variable. No OAuth flow or browser redirect required. Auth is well documented across SDK and CLI."
    },
    {
      "index": "02",
      "criterion": "Autonomous Onboarding",
      "score": 10,
      "max": 20,
      "note": "Free Hobby plan includes $100 in one-time credits with no credit card required. However, account creation and API key issuance still require human interaction through the dashboard. No programmatic signup path was found."
    },
    {
      "index": "03",
      "criterion": "MCP Support",
      "score": 12,
      "max": 20,
      "note": "E2B provides a batteries-included MCP Gateway that can run 200+ MCP servers inside sandboxes. Deep integration docs exist for OpenAI Agents SDK, Claude Code, and other frameworks. The standalone E2B MCP server repository was archived in April 2026."
    },
    {
      "index": "04",
      "criterion": "API Documentation Quality",
      "score": 9,
      "max": 10,
      "note": "Comprehensive docs include llms.txt, full SDK references for Python and JavaScript, API reference, quickstarts for major frameworks, cookbook examples, and template building guides. An OpenAPI spec is referenced but was not independently verifiable at common paths."
    },
    {
      "index": "05",
      "criterion": "Real-Time Event Delivery",
      "score": 12,
      "max": 15,
      "note": "Sandbox lifecycle webhooks are documented with named events. Additional real-time capabilities include filesystem watchers, streaming command output, sandbox metrics, and pause/resume event monitoring."
    },
    {
      "index": "06",
      "criterion": "Structured Error Responses",
      "score": 6,
      "max": 10,
      "note": "SDK reference documents error types and exceptions. REST responses use JSON envelopes. A comprehensive public error-code taxonomy with HTTP status mappings and explicit retry guidance was not found."
    },
    {
      "index": "07",
      "criterion": "Security Posture",
      "score": 7,
      "max": 10,
      "note": "HTTPS enforced, Firecracker microVM isolation, API key authentication, documented rate limits, and BYOC/on-prem enterprise options. Public SOC 2, GDPR, or formal compliance certifications were not evident in reviewed materials."
    },
    {
      "index": "08",
      "criterion": "Response Consistency",
      "score": 3,
      "max": 5,
      "note": "API endpoints reference versioning (v2 migration guide exists) and SDK releases follow semantic versioning. A public changelog or formal deprecation policy was not prominently found."
    }
  ]
}
Trust scoreJSON
{
  "score": 83,
  "summary": "Strong market confidence from Fortune 100 adoption claims, named customers, substantial VC backing, an active open-source community, and comprehensive operational infrastructure.",
  "signals": [
    {
      "criterion": "Adoption",
      "score": 19,
      "max": 20,
      "note": "E2B claims 88% Fortune 100 adoption and lists named customers including Perplexity, Hugging Face, Groq, Manus, Athena, Gumloop, and Compound AI."
    },
    {
      "criterion": "Funding & Backing",
      "score": 17,
      "max": 20,
      "note": "$21M Series A led by Insight Partners in July 2025, with total funding around $35M. Y Combinator alumni with backing from Decibel, Sunflower Capital, and Kaya."
    },
    {
      "criterion": "Community & Ecosystem",
      "score": 18,
      "max": 20,
      "note": "11.2k GitHub stars, open-source Apache 2.0 distribution, Python and JavaScript/TypeScript SDKs, extensive framework integrations, cookbook examples, and template ecosystem."
    },
    {
      "criterion": "Operational Maturity",
      "score": 16,
      "max": 20,
      "note": "Public status page, comprehensive documentation, SDK versioning, usage dashboard, billing transparency, enterprise support, BYOC, and self-hosting options."
    },
    {
      "criterion": "Security & Compliance",
      "score": 13,
      "max": 20,
      "note": "Firecracker microVM isolation, HTTPS enforcement, API key management, documented rate limits, and webhook support. Public SOC 2 or formal compliance certifications were not found in reviewed materials."
    }
  ]
}
CertificationScore breakdown
Score history
05-01
79Agent Ready

Initial evaluation. E2B delivers strong agent-native infrastructure with clean API key auth, comprehensive documentation including llms.txt, extensive SDK support, an MCP gateway, lifecycle webhooks, and open-source distribution. The main gaps are human-gated onboarding, lack of a standalone MCP server for the E2B API itself, and no formally published error-code taxonomy.

01
Machine Authentication
20/20

Clean API key auth via X-API-Key header and E2B_API_KEY environment variable. No OAuth flow or browser redirect required. Auth is well documented across SDK and CLI.

02
Autonomous Onboarding
10/20

Free Hobby plan includes $100 in one-time credits with no credit card required. However, account creation and API key issuance still require human interaction through the dashboard. No programmatic signup path was found.

03
MCP Support
12/20

E2B provides a batteries-included MCP Gateway that can run 200+ MCP servers inside sandboxes. Deep integration docs exist for OpenAI Agents SDK, Claude Code, and other frameworks. The standalone E2B MCP server repository was archived in April 2026.

04
API Documentation Quality
9/10

Comprehensive docs include llms.txt, full SDK references for Python and JavaScript, API reference, quickstarts for major frameworks, cookbook examples, and template building guides. An OpenAPI spec is referenced but was not independently verifiable at common paths.

05
Real-Time Event Delivery
12/15

Sandbox lifecycle webhooks are documented with named events. Additional real-time capabilities include filesystem watchers, streaming command output, sandbox metrics, and pause/resume event monitoring.

06
Structured Error Responses
6/10

SDK reference documents error types and exceptions. REST responses use JSON envelopes. A comprehensive public error-code taxonomy with HTTP status mappings and explicit retry guidance was not found.

07
Security Posture
7/10

HTTPS enforced, Firecracker microVM isolation, API key authentication, documented rate limits, and BYOC/on-prem enterprise options. Public SOC 2, GDPR, or formal compliance certifications were not evident in reviewed materials.

08
Response Consistency
3/5

API endpoints reference versioning (v2 migration guide exists) and SDK releases follow semantic versioning. A public changelog or formal deprecation policy was not prominently found.

TrustScoreMarket confidence

Strong market confidence from Fortune 100 adoption claims, named customers, substantial VC backing, an active open-source community, and comprehensive operational infrastructure.

Adoption
19/20

E2B claims 88% Fortune 100 adoption and lists named customers including Perplexity, Hugging Face, Groq, Manus, Athena, Gumloop, and Compound AI.

Funding & Backing
17/20

$21M Series A led by Insight Partners in July 2025, with total funding around $35M. Y Combinator alumni with backing from Decibel, Sunflower Capital, and Kaya.

Community & Ecosystem
18/20

11.2k GitHub stars, open-source Apache 2.0 distribution, Python and JavaScript/TypeScript SDKs, extensive framework integrations, cookbook examples, and template ecosystem.

Operational Maturity
16/20

Public status page, comprehensive documentation, SDK versioning, usage dashboard, billing transparency, enterprise support, BYOC, and self-hosting options.

Security & Compliance
13/20

Firecracker microVM isolation, HTTPS enforcement, API key management, documented rate limits, and webhook support. Public SOC 2 or formal compliance certifications were not found in reviewed materials.