Full-Time

Developer Relations Engineer

Updated on 8/19/2026

E2B

E2B

11-50 employees

Cloud-based sandboxed AI development platform

Compensation Overview

$225k - $275k/yr

San Francisco, CA, USA

Hybrid

Four days on-site and one day working from home per week.

Category
Developer Relations
Required Skills
LLM
Python
Git
TypeScript
Next.js
LangChain

Get referred to E2B

See people who can refer or advise you

Requirements
  • At least 5 years of engineering experience.
  • Be fully comfortable with Python, TypeScript, and Next.js.
  • Be familiar with current artificial intelligence trends and commonly used tools and libraries such as AI SDK, LangChain, and Claude Code SDK.
  • Have previously built open-source projects.
  • Be able to move quickly under time pressure without compromising quality.
  • Be highly organized and detail-oriented.
  • Have excellent communication and presentation skills.
  • Be excited to communicate closely with users daily.
  • Build open-source projects from 0 to 1 and take full ownership.
Responsibilities
  • Create examples and guides showing E2B features and integrations with various large language models, frameworks, and artificial intelligence tools.
  • Own the E2B Cookbook.
  • Research the latest trends in the artificial intelligence space and develop project ideas.
  • Record demo videos about new features.
  • Collaborate with artificial intelligence companies in the ecosystem on examples, content, and events.
  • Demonstrate examples with E2B at meetups or conferences.
  • Talk to developers online and offline about E2B and motivate them to build with the product.
  • Maintain an active presence on X and LinkedIn and follow the latest advancements in artificial intelligence developer tools, large language models, and agents.
  • Build experimental projects using E2B, taking them from 0 to 1.

E2B builds tools and cloud infrastructure for AI developers, with a primary ChatGPT plugin that connects to a full sandboxed cloud environment running on E2B’s own infrastructure. It works by integrating with ChatGPT’s code interpreter, giving developers a cloud workspace to write, test, and run AI-driven code in a secure, isolated environment where memory, security, and data privacy are managed by the platform. E2B differentiates itself with a tightly integrated, cloud-backed development setup centered on a secure sandbox and developer-focused tooling, rather than generic cloud services or AI APIs. The goal is to help developers build reliable, scalable AI applications faster by providing a secure, efficient, and easy-to-use development environment.

Company Size

11-50

Company Stage

Series A

Total Funding

$32.1M

Headquarters

Prague, Czechia

Founded

2023

Get referred to E2B

See people who can refer or advise you

Simplify Jobs

Simplify's Take

What believers are saying

  • StackAI moved from evaluation to hundreds of thousands of production sandboxes by June 2026.
  • June 12, 2026 Rogo case study shows E2B inside regulated financial workflows.
  • Stripe Projects preview on June 10, 2026 added direct E2B sandbox provisioning.

What critics are saying

  • Docker owns E2B’s richest distribution channel, squeezing pricing power over time.
  • Open-source sandboxing lets rivals copy E2B’s core runtime and undercut margins.
  • OpenAI, Docker, or Stripe can bundle sandboxes directly and make E2B interchangeable.

What makes E2B unique

  • E2B sells secure cloud sandboxes for AI agents, not generic developer hosting.
  • Docker partnership on October 23, 2025 ships 200+ verified MCP tools into sandboxes.
  • StackAI and E2B handled hundreds of thousands of production sandboxes by June 18, 2026.

Help us improve and share your feedback! Did you find this helpful?

Benefits

Health Insurance

Vision Insurance

Dental Insurance

Unlimited Paid Time Off

Flexible Work Hours

Hybrid Work Options

Remote Work Options

Paid Vacation

Wellness Program

Mental Health Support

Gym Membership

Phone/Internet Stipend

Home Office Stipend

Stock Options

Company Equity

401(k) Retirement Plan

401(k) Company Match

Conference Attendance Budget

Professional Development Budget

Family Planning Benefits

Fertility Treatment Support

Adoption Assistance

Childcare Support

Elder Care Support

Parental Leave

Paid Holidays

Paid Sick Leave

Relocation Assistance

Employee Referral Bonus

Tuition Reimbursement

Professional Certification Support

Mentorship Program

Training Programs

Meal Benefits

Legal Services

Employee Discounts

Growth & Insights and Company News

Headcount

6 month growth

-5%

1 year growth

-7%

2 year growth

-9%
Stack AI
Jun 18th, 2026
StackAI partners with E2B to give every agent a computer.

StackAI partners with E2B to give every agent a computer. Jun 18, 2026 StackAI and E2B have partnered to bring secure, isolated code execution to enterprise AI agents in regulated industries. The partnership now powers three core capabilities on the StackAI platform. Custom Code lets users execute Python or JavaScript inside agent workflows, with every run automatically sandboxed. Computer Use and RPA replays recorded desktop sessions inside E2B sandboxes so agents can operate enterprise software securely and reliably. Browser Use keeps web navigation and scraping sessions fully isolated. "With E2B, it's really easy to provision sandboxes. They're secure by default, highly capable, and very performant," says JJ Miller, Senior Product Manager. "Sandboxes are a key primitive for agents going forward. For us to keep growing as a company, we need a partner that can grow with us. We're happy to have found one in E2B." The collaboration scaled quickly, going from a few sandboxes during evaluation to hundreds of thousands in production. And it's set to deepen, according to JJ: "Sandboxes are a key primitive for agents going forward. For us to keep growing as a company, we need a partner that can grow with us - we're happy to have found one in E2B." Read the full story here. Pratik paudel. Engineering at StackAI Make your organization smarter with AI. Deploy custom AI Assistants, Chatbots, and Workflow Automations to make your company 10x more efficient.

ideavo.ai
Mar 22nd, 2026
Why Ideavo uses E2B sandboxes.

Why Ideavo uses E2B sandboxes. If AI can generate code, it also needs a place to run that code. That is exactly why Ideavo is writing this blog. A lot of builders see "sandbox" in Ideavo and understand that it is part of the product, but not necessarily why it exists, why Ideavo ask for an E2B key, or why Ideavo chose this setup in the first place. The short answer is simple: generated code needs a real execution environment, and Ideavo believe that environment should stay transparent, affordable, and under your control. That is why Ideavo integrates with E2B instead of hiding code execution behind its own servers. What is a sandbox? A sandbox is an isolated runtime environment where code can run safely without affecting the rest of your system. Think of it as a separate computer created just for the task at hand. Code can run there, dependencies can be installed, files can be created, and commands can be executed, all inside an isolated environment instead of directly on your machine or inside shared platform infrastructure. That isolation matters a lot when AI is involved, because generated code is only useful if it can actually be executed, tested, and refined in a real environment. Why is a sandbox required? AI-generated code is not finished the moment it is written. It usually needs to be: * executed * tested * debugged * iterated on * connected to files, packages, or terminal commands Without a sandbox, an AI product can generate code, but it cannot meaningfully run that code in a secure and controlled way. That makes the sandbox essential. It is the execution layer that turns generated code into a working development loop. If you want an app builder to do more than just output code snippets, it needs a real runtime behind it. What is E2B? E2B is an open-source runtime for executing AI-generated code in secure cloud sandboxes. E2B describes its sandbox as a fast, secure Linux VM created on demand for an agent, with support for running code, commands, filesystems, and more. In simple terms, E2B gives AI products a dedicated isolated computer in the cloud where generated code can actually run. That makes it a strong fit for products like Ideavo, where code execution is part of the product experience, not just an optional extra. Why Ideavo asks you to bring your own E2B account. Because Ideavo want sandbox execution to stay transparent, affordable, and under your control. 1. Cost: Ideavo gives cost-to-cost API usage. Ideavo is built around transparent usage. The same principle applies to sandbox execution. Running its own managed sandbox layer for every user would mean adding another infrastructure cost on top of the platform. That would either introduce markup or force sandbox usage into a more opaque bundled pricing model. Ideavo do not want that. By asking you to connect your own E2B account, sandbox billing stays direct. You pay E2B for sandbox compute, and that compute remains outside a hidden platform markup layer. That keeps the model simple:Ideavo handles the product experience.E2B handles the sandbox runtime.You keep visibility into where compute costs come from. E2B also publicly states that new users receive $100 in free credits, which is enough to get started and can cover multiple projects depending on usage. 2. Ownership and security: your code runs in your sandbox. The second reason is control. When you connect your own E2B account, the code runs in a sandbox attached to your runtime provider account, not inside a hidden Ideavo-owned execution layer. That matters because code execution is a sensitive part of the stack. Builders should know where code is running and who controls that environment. Using your own E2B key keeps the sandbox layer closer to you. It gives you clearer ownership of the runtime, clearer billing, and a cleaner separation between the product interface and the execution environment. That is a better model than asking users to blindly trust a black-box runtime they cannot see or control. Sandbox compute selection. Not every project needs the same sandbox setup. Some projects only need a lightweight environment for everyday coding tasks. Others become heavier over time more dependencies, larger builds, more background processes, or workflows that simply need more resources to run smoothly. That is why Ideavo lets you choose the compute tier for your sandbox directly from project settings. You can select between: * Default - 4 vCPU / 4 GB RAM - a balanced setup for everyday coding tasks * Pro - 8 vCPU / 8 GB RAM - more compute for heavier, more resource-intensive workflows This becomes useful when your project gets more complex or when your sandbox starts feeling slower than usual. If your app is installing more packages, running larger builds, or handling more demanding workflows, moving to a higher compute tier gives the sandbox more room to work with.

E2B
Oct 23rd, 2025
Docker & E2B partner to introduce MCP support in E2B Sandbox

Docker & E2B partner to introduce MCP support in E2B Sandbox. Today, E2b is launching native MCP support in the E2B Sandbox. E2b has partnered with the Docker team to bring over 200+ MCP tools from the official Docker's MCP catalog to every sandbox. Watch the announcement video with Mark Cavage (President & COO at Docker), Tushar Jain (Head of Product & Engineering at Docker), and Vasek Mlejnsky (CEO at E2B). Model Context Protocol (MCP) is an open-source standard that makes it easy to connect AI systems like AI agents to external applications and use those external applications as LLM tools. In short, MCP tools make AI agents more useful and give them easy access to real world applications. However, the MCP tools can suffer from various critical security issues that can put your infrastructure at risk. Additionally, having your agents use MCP tools in sandboxes has been until now painful and required a significant amount of sandbox customization making developers spend their time on manually setting up various MCP tools and frameworks inside the sandbox instead of focusing on building the agent. E2b is bringing the MCP support to E2B sandboxes and partnering with Docker to give developers quick and easy access to hundreds of type-safe MCPs in a secure sandbox. The MCPs have been verified and are safe to consume through a single unified interface. What previously took tens of minutes to hours of setup now takes a few seconds. E2B has already been powering secure sandboxes for agent code paths, and Docker has already produced hundreds of trusted MCP servers. Together, E2b built a completely safe and trustworthy foundation for connecting AI agents with real-world tools. This partnership with Docker spans both the content collaboration and the open-source MCP gateway. Together, E2b is building on the momentum of a growing ecosystem of open, secure, and interoperable tools - while later introducing commercial extensions on top of it. The MCP tools in your E2B sandbox can be reached from both inside (accessing the MCP gateway running on localhost) and outside (via the sandbox URL), allowing your local code and sandboxed agents to share the same tools securely. import Sandbox from 'e2b' const sandbox = await Sandbox.create({ mcp: {browserbase: {apiKey: process.env.BROWSERBASE_API_KEY!, geminiApiKey: process.env.GEMINI_API_KEY!, projectId: process.env.BROWSERBASE_PROJECT_ID!,}, exa: {apiKey: process.env.EXA_API_KEY!,}, notion: {internalIntegrationToken: process.env.NOTION_API_KEY!,},}, }); import os from e2b import Sandbox sandbox = await Sandbox.create( mcp={ "browserbase": {"apiKey": os.environ["BROWSERBASE_API_KEY"], "geminiApiKey": os.environ["GEMINI_API_KEY"], "projectId": os.environ["BROWSERBASE_PROJECT_ID"],}, "exa": {"apiKey": os.environ["EXA_API_KEY"],}, "notion": {"internalIntegrationToken": os.environ["NOTION_API_KEY"],},}) MCP has become a widely adopted standard for connecting tools to LLMs. By bringing native MCP support to the E2B sandboxes, E2b is making it easy for developers and AI agents to securely access all the tools from Docker's MCP catalog such as Browserbase, Stripe, GitHub, Context7, Grafana, or Notion and make their agents more useful in just a few lines of code. Each MCP tool runs as a Docker container inside the E2B sandbox. The E2B SDK gives you autocomplete, type validation, and one unified interface to control and configure each MCP tool. How to start. Get started by installing the latest version of the E2B SDK and following quickstart examples in its documentation. Towards secure and vetted MCP tools. Its partnership with Docker allows E2b to bring many official and verified MCP servers in a secure, isolated environment. The combination of Docker's powerful MCP catalog, wide developer adoption, and its secured sandboxes make running MCP servers not only safer but also very easily accessible for all the AI developers building at the forefront of what's possible with the state-of-the-art models. E2b has given early access to the sandbox MCP support to selected of E2B users and partners. E2b want to thank Genspark, Groq, Exa, Browserbase, and others for providing valuable feedback and supporting this launcj. "E2B MCP with code unlocks an exciting paradigm of MCP in code while keeping the dev experience simple and intuitive." "Genspark uses E2B Sandbox with MCP integration to let users run 200+ MCPs from Docker's official catalog with minimal setup, giving access to tools like Notion, Stripe, Browserbase, or Exa. E2B is an essential layer in our infrastructure, enabling us to securely run any MCP directly from GitHub inside isolated sandboxes." Secure AI Sandbox

Ain.ua
Jul 28th, 2025
Czech startup E2B raises $21M Series A led by Insight Partners to scale AI agent infrastructure

Czech startup E2B raises $21M Series A led by Insight Partners to scale AI agent infrastructure.

FinSMEs
Jul 28th, 2025
E2B Raises $21M in Series A Funding

E2B, a San Francisco, CA-based provider of open-source cloud infrastructure specifically designed for AI agents, raised $21M in Series A funding.