Orchestrates WebAssembly components as Model Context Protocol (MCP) servers, integrating sandboxed tools into AI workflows.
Wasic is a command-line interface (CLI) tool designed to bridge the gap between WebAssembly (Wasm) components and Model Context Protocol (MCP) clients, particularly AI assistants. It allows developers to deploy and manage Wasm components from local files or OCI registries, exposing their functions as robust, sandboxed MCP tools. This enables seamless integration of cross-platform, dependency-free tools into advanced AI and automated workflows, with customizable component behavior via YAML configuration.