Claw Use Android — Phone Control for AI Agents Give your AI agent eyes, hands, and a voice on a real Android phone. is an Android app + CLI ( ) that exposes HTTP endpoints for full phone control. No ADB, no root, no PC. Setup New in v2.0.0: Unified API Three new endpoints replace the scattered old endpoints for AI agent workflows: GET /screen — Semantic UI Tree Returns elements with stable integer IDs, semantic , and annotations. Response: GET /snapshot — JPEG Screenshot Returns a base64-encoded JPEG screenshot. POST /act — Unified Action Endpoint All operations through a single entry point,…