What it does
Adds code-interpreter capability by executing code inside an isolated E2B Sandbox (a secure cloud microVM) — for agents needing to run untrusted or generated code (data analysis, scripting, computation) without touching the host. Execution is deterministic and isolated; the LLM writes the code the tool runs. Note: the official e2b-dev/mcp-server repo was archived (deprecated) 2026-04-16 — treat as legacy; the E2B SDK is the current path. Runs locally over stdio.
Example prompts
- Run a Python script to compute summary statistics for this dataset.
- Execute this code snippet in a sandbox and show me the output.
Before you connect
The credentials this agent will ask you for — the full setup is on the Setup tab.
Needs 1 credential (1 required) to connect. See setup
