logoalt Hacker News

tuananh06/30/20250 repliesview on HN

I'm working on a secure MCP server using WASM vm sandboxing.

- Each plugins run in its own WASM vm.

- Explicit network/fs access. No network or file access by default

- Can limit cpu/resources

The reo: https://github.com/tuananh/hyper-mcp