APIs & OAuth
Every service needs its own integration, keys, and consent screens. New app, new wall.
PhysiClaw is a small desktop robot that gives an AI agent a physical body to operate a phone. It watches the screen through a camera and touches the glass with a capacitive stylus on a 3-axis arm. There is no app to install on the phone, no API to integrate, and no account to connect — to the phone, PhysiClaw is indistinguishable from a human finger.
Software agents that “use your phone” usually depend on one of three things, and each is a wall:
APIs & OAuth
Every service needs its own integration, keys, and consent screens. New app, new wall.
Accessibility hooks
Screen readers and automation frameworks are blockable, detectable, and break on redesigns.
Jailbreaks
Rooting a device to inject taps is fragile, unsafe, and off-limits for most people.
Instead of a software bridge, give the agent presence. The loop is deliberately simple:
Because the only thing touching the phone is a stylus tip, any app works — iOS or Android, your bank, a delivery app, a chat thread — with zero per-app setup.