Open URL
android_open_urlOpen any http(s) URL in the default browser on an Android device. Optionally specify the device or let it auto-select.
Instructions
Open a URL in the default browser on the device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The http(s) URL to open | |
| device | No | Device id (serial or host:port). Optional -- when omitted, uses ANDROID_MCP_DEVICE env or auto-selects the connected device (physical devices preferred over emulators). |