Remix.run Logo
mkagenius 3 days ago

> MCP-Use supports running MCP servers in a sandboxed environment using E2B's cloud infrastructure.

If you want to support a local and privacy friendly sandboxed environment for code execution, you may consider something I have built, Coderunner - https://github.com/instavm/coderunner - it uses Apple's native container for hosting a jupyter server and a headless browser.

pzullo 3 days ago | parent [-]

That is nice, is this like a local E2B ?

mkagenius 3 days ago | parent [-]

Thank you. Yes, it is. Let me know if I can help integrating it or I can send a PR.