01Provides MCP tools for executing JavaScript commands.
02Supports synchronous result retrieval.
03Executes arbitrary JavaScript code in a browser environment.
04Leverages Server-Sent Events (SSE) for real-time communication.
05Offers a REST API endpoint for JavaScript execution.
060 GitHub stars