←back to thread

439 points david927 | 1 comments | | HN request time: 0.215s | source

What are you working on? Any new ideas which you're thinking about?
1. tuananh ◴[] No.44420353[source]
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