- Step1: Install Docker and ensure it is running
- Step2: Set up the Node.js Sandbox MCP server following the instructions
- Step3: Connect your client to the server
- Step4: Use the API '/run_js_ephemeral' to send JavaScript code for execution
- Step5: Receive stdout and files as response
- Step6: For multiple runs, consider using sandbox_initialize and sandbox_stop for long sessions