What problem does it solve? Displaying custom HTML interfaces on remote Mac, iOS, and Android nodes requires manually configuring hosts, URLs, and debugging connectivity issues across different network setups. ## Core Features & Use Cases - Canvas Presentation: Show, hide, and navigate HTML pages rendered in WebViews on connected node devices. - Remote Debugging: Evaluate JavaScript in the active canvas and capture screenshots to verify what nodes actually display. - Network-Aware Hosting: Serve canvas files through the Gateway HTTP port with host resolution for loopback, LAN, and Tailscale routes. - Use Case: Build a snake game HTML file, place it under the canvas host root, present it on a paired iOS device, and snapshot the result to confirm rendering. ## Quick Start Ask the assistant to present the file index.html from the canvas host root on the connected node and then take a snapshot to verify it rendered.