Install a Wasmer registry package into an isolated sandbox and receive the exact commands it provides, letting you add missing tools beyond the default Python environment.
Send start, stop, power-off, or wake commands to an LG washer, specifying device and location for location-scoped models. Verify profile first for supported operations.
Retrieve a washer's capability profile with exact controllable properties and allowed values for the specific model. Consult before controlling to avoid invalid command errors.
Enables running Python and commands inside isolated, persistent Wasmer sandboxes on the host, while also exposing an Edge-deployed Postgres-backed service for storing notes and collecting feedback.
A demonstration MCP server built with FastMCP that provides basic tools (addition calculator), dynamic resources (personalized greetings), and prompt templates, designed to run on Wasmer Edge.
Manually create a new task to record code review results, capturing title, description, file path, line range, category, severity, and optional patch diff. Enables manual entry of review findings for management.
Save code review results as JSON and get a unique review ID for tracking and later retrieval. Accepts structured findings, criteria feedback, and risk levels.