mcp-use TypeScript API
    Preparing search index...

    Type Alias CodeExecutorType

    CodeExecutorType: "vm" | "e2b"

    Built-in code executor types.

    • "vm": Node.js VM-based executor (default, local execution)
    • "e2b": E2B cloud sandbox executor (secure remote execution)