Code is executed using Pyodide in Deno and is therefore isolated from the rest of the operating system. Under the hood, code_sandbox runs an MCP server using stdio. You can run multiple code blocks ...
This server does not require installing a new UE plugin as it uses the built-in Python remote execution protocol. Adding new tools/features is much faster to develop ...