Clean up the E2B sandbox. Should be called when the executor is no longer needed.
Create a search function for discovering available MCP tools. Used by code execution environments to find tools at runtime.
Execute JavaScript/TypeScript code in an E2B sandbox with MCP tool access. Tool calls are proxied back to the host via the bridge pattern.
Code to execute
Execution timeout in milliseconds (default: 30000)
E2B-based code executor using remote sandboxes. Executes code in an E2B sandbox with tool calls proxied back to the host.