wassette

Security-oriented WebAssembly Component runtime via MCP protocol

brewmacoslinux
Try with needOr install directly
Source

About

Security-oriented runtime that runs WebAssembly Components via MCP

Commands

wassette

Examples

Run a WebAssembly component with default settings$ wassette run component.wasm
Start wassette server for MCP communication$ wassette serve --port 8080
Execute component with environment variables$ wassette run --env VAR=value component.wasm