Meta Build for Wearables
TLDR 2 weeks ago
Meta published a guide for building web apps for Meta Ray-Ban Display glasses using standard web APIs, recommending AI coding tools like Claude Code and Cursor to generate code when given platform constraints. The guide specifies a fixed 600x600 pixel viewport with no scrolling, dark UI with bright accents for the additive display, arrow-key and Enter input from neural band gestures, and support for standard APIs including DeviceMotionEvent, DeviceOrientationEvent, navigator.geolocation, and localStorage. Developers can now create wearable apps by following these constraints and using the Wearables MCP endpoint for documentation lookup.