select_device
Select the active ADB device for this session by specifying a serial (emulator-5554, USB serial, or host:port). If omitted, a single connected ready device is chosen automatically.
Instructions
Select an emulator or physical device as active for this MCP session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_serial | Yes | ADB serial such as emulator-5554, a USB serial, or host:port. If omitted, the active device is used; a sole ready device is selected automatically. |