News

This project contains an MCP server that can execute JavaScript in an isolated sandbox and return a result from the script. This is extremely powerful as in many cases, you may want to run JavaScript, ...
I am having trouble calling a js function from python. The call in python is inside another function, and using the example Eello World files I can reproduce the issue. The normal call works [ eel.say ...