You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<imgsrc="assets/claw-use-app.jpg" alt="Claw Use Android app showing service status, HTTP server running on port 7333, with accessibility service enabled" loading="lazy" style="width:100%;max-height:420px;object-fit:contain;border-radius:16px;display:block">
<imgsrc="assets/claw-use-app.jpg" alt="Claw Use Android app main screen showing HTTP server active and accessibility service status" loading="lazy" style="width:100%;border-radius:14px;display:block">
245
+
<pstyle="text-align:center;font-family:var(--mono);font-size:.7rem;color:var(--text-muted);margin-top:8px">The app — service running</p>
<imgsrc="assets/demo-settings.jpg" alt="Android Settings app being controlled remotely via Claw Use HTTP API, showing Chinese language UI" loading="lazy" style="width:100%;border-radius:14px;display:block">
249
+
<pstyle="text-align:center;font-family:var(--mono);font-size:.7rem;color:var(--text-muted);margin-top:8px">Settings — controlled via HTTP</p>
<pstyle="font-family:var(--mono);font-size:.8rem;color:var(--text-muted);margin-bottom:16px">▶ AI agent navigating Settings, WiFi, and browser on a Xiaomi Pad 5</p>
<imgsrc="assets/demo-navigation.gif" alt="Demo: AI agent navigating through Android apps via HTTP API" loading="lazy" style="display:block;max-width:360px;width:100%">
<h2class="section-title reveal">Built for real problems</h2>
490
498
<pclass="section-desc reveal">Not a toy. People use this to solve actual problems with actual phones.</p>
491
499
492
-
<divclass="cases-grid reveal">
493
-
<divclass="case-card">
494
-
<divclass="case-icon">🤖</div>
495
-
<h3>AI Agent with a Real Phone</h3>
496
-
<p>Give your LLM agent a real Android device. Read screens, tap buttons, type messages, take photos, check notifications — all through structured HTTP APIs that any agent framework can call.</p>
<h3>AI 帮你刷多邻国<br><spanstyle="font-size:.8rem;font-weight:400;color:var(--text-dim)">AI Does Your Duolingo</span></h3>
505
+
<pstyle="font-family:var(--mono);font-size:.82rem;color:var(--green);margin:8px 0 12px">"81-day streak? The AI maintained it."</p>
506
+
<p>Your friend is learning French on Duolingo. You point Claw Use at her phone, and an AI agent reads each question, figures out the answer, taps the right options. Multiple choice, word arrangement, fill-in-the-blank — all handled. The streak lives on.</p>
497
507
</div>
498
508
<divclass="case-card">
499
-
<divclass="case-icon">🔧</div>
500
-
<h3>Revive Broken Phones</h3>
501
-
<p>Cracked screen? Dead touch? USB port gone? If WiFi still works, you can control the entire phone over HTTP. Transfer files, read messages, even set up a new device — no physical interaction needed.</p>
509
+
<divclass="case-icon">📱</div>
510
+
<h3>碎屏手机满血复活<br><spanstyle="font-size:.8rem;font-weight:400;color:var(--text-dim)">Cracked Screen? Full Recovery</span></h3>
511
+
<pstyle="font-family:var(--mono);font-size:.82rem;color:var(--green);margin:8px 0 12px">"WiFi works = full control. No screen needed."</p>
512
+
<p>Touch digitizer dead, USB port corroded. But WiFi connects. Install the APK via ADB once, and you've got 37 HTTP endpoints to transfer photos, read messages, back up contacts, even set up a replacement phone — all without touching the screen.</p>
502
513
</div>
503
514
<divclass="case-card">
504
515
<divclass="case-icon">🌍</div>
505
-
<h3>Remote Phone Access</h3>
506
-
<p>Install Tailscale on the device, and you've got secure remote access from anywhere in the world. Check cameras, read notifications, trigger automations — your phone becomes a remote-controllable node.</p>
516
+
<h3>Tailscale 远程遥控<br><spanstyle="font-size:.8rem;font-weight:400;color:var(--text-dim)">Control Your Phone from Anywhere</span></h3>
517
+
<pstyle="font-family:var(--mono);font-size:.82rem;color:var(--green);margin:8px 0 12px">"Your phone is now a remote node on your mesh network."</p>
518
+
<p>Install Tailscale on the phone, enable Claw Use. Now from your laptop at a coffee shop, you can check your home security camera app, read a verification code that arrived via SMS, or trigger a smart home routine. The phone sits at home, always connected.</p>
519
+
</div>
520
+
<divclass="case-card">
521
+
<divclass="case-icon">👴</div>
522
+
<h3>远程帮爸妈操作手机<br><spanstyle="font-size:.8rem;font-weight:400;color:var(--text-dim)">Tech Support for Parents, Reimagined</span></h3>
523
+
<pstyle="font-family:var(--mono);font-size:.82rem;color:var(--green);margin:8px 0 12px">"Stop saying 'click the gear icon'. Just click it for them."</p>
524
+
<p>Mom calls: "I can't find the WiFi settings." Instead of a 20-minute phone tutorial, you SSH into her phone's Claw Use endpoint, read the screen, navigate to Settings > WiFi, connect to the right network. Done in 30 seconds. She thinks you're a wizard.</p>
525
+
</div>
526
+
<divclass="case-card">
527
+
<divclass="case-icon">🤖</div>
528
+
<h3>给 AI Agent 一部真手机<br><spanstyle="font-size:.8rem;font-weight:400;color:var(--text-dim)">Give Your LLM a Real Phone</span></h3>
529
+
<pstyle="font-family:var(--mono);font-size:.82rem;color:var(--green);margin:8px 0 12px">"37 endpoints. Real hardware. No emulator."</p>
530
+
<p>Your agent framework calls /screen to perceive, /click to act, /screenshot for vision models. It's not a simulator — it's a real Android device with a real SIM card, real apps, real notifications. The agent can send WhatsApp messages, check bank apps, take photos. Computer Use, but for phones.</p>
507
531
</div>
508
532
<divclass="case-card">
509
533
<divclass="case-icon">⚙️</div>
510
-
<h3>Spare Phone Automation</h3>
511
-
<p>Turn that old phone in your drawer into a dedicated worker. Run automated flows, monitor apps, scrape data, send scheduled messages — all orchestrated from your server or another device.</p>
<pstyle="font-family:var(--mono);font-size:.82rem;color:var(--green);margin:8px 0 12px">"That drawer phone? It has a job now."</p>
536
+
<p>Old phone + charger + WiFi = a dedicated automation node. Run scheduled tasks: check app prices daily, screenshot competitor dashboards, send good-morning messages, monitor delivery status. Plug it in, forget about it. It works while you sleep.</p>
0 commit comments