|
|
|
|
|
by tuananh
295 days ago
|
|
I built hyper-mcp[1] as side project with each MCP as a WASM plugin. The idea is each plugin runs in their own wasm vm with limited network/file system access. Plugins are written in any language, as long as they can compile to WASM and publish to OCI registry (signed & verified with sigstore) Recently, Microsoft released their own version of hyper-mcp named Wassete[2] Ideally, I want to make it like a gateway with more security & governance features in this layer. [1]: https://github.com/tuananh/hyper-mcp
[2]: https://github.com/microsoft/wassette |
|
[1]: https://github.com/hyprmcp/mcp-gateway