Best for
- Teams building React Native, Expo, Flutter, or native apps
- Teams validating apps on local devices, simulators, emulators, or CI
- QA and development workflows where an agent chooses actions at runtime
An open-source MIT-licensed device automation CLI from Callstack for agent-driven app inspection, control, verification, debugging, and evidence capture. The manifest lists version 0.20.0, an npm package, and stdio transport; the source does not provide specific MCP tool identifiers or a client configuration example.
agent-device is a command-line tool that lets AI agents inspect, control, debug, and verify apps on iOS, Android, tvOS, Android TV, Amazon Vega OS TV, the web, macOS, and Linux. It supports accessibility snapshots, element targeting, device actions, screenshots, video, logs, traces, network data, performance samples, crash details, and React profiles where supported.
Node.js 22.12 or newer is required; web automation requires Node.js 24 or newer. Install the CLI with npm install -g agent-device@latest, then run agent-device doctor to check setup. The server manifest declares npm package agent-device version 0.20.0 with stdio transport.