Skip to main content
Lists every Android device registered to your account, with online/offline status and which one is the default. Call this first in any workflow - it confirms your credentials work and shows what you can target. Read-only: it never changes device state.

Parameters

None.

Response

string
The AGI account the connection is authenticated as.
array
Registered devices. Each entry includes:

Example

Notes

  • With no Android device registered, list_devices and set_default_device are the only tools the server exposes. Install the AGI Android app, sign in, and reconnect your MCP client to see the full tool list.
  • If you have multiple devices, call set_default_device once so later calls can omit device_id.