drozer_connect
Connect to a Drozer console on an Android device for security testing. Session persists across tool calls; disconnect manually to end it.
Instructions
Open a Drozer console session against the connected Android device.
Requires the Drozer agent APK to be running on the device and ADB port
forwarding in place: adb forward tcp:31415 tcp:31415.
Subsequent tool calls will reuse this session. Call drozer_disconnect
to close it explicitly; otherwise the session lives as long as this MCP
server process. If the underlying console dies, the next tool call will
transparently reconnect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||