Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| convert-svg-to-android-drawable | Convert SVG markup or files into Android VectorDrawable XML quickly, optionally writing to disk. |
| manage-logcat | Unified tool to read logs, capture crashes, check ANRs, and clear buffers. |
| get-current-activity | Inspect current focused app/window via dumpsys window. |
| estimate-text-length-difference | Compare original and translated text lengths to detect layout risk; configurable tolerancePercent (default 30%). |
| dump-ui-hierarchy | Capture the current UI hierarchy as XML using uiautomator. |
| take-screenshot | Capture device screenshot and save to a local file. |
| inject-input | Simulate user input interactions (tap, text, swipe, keyevents) or click by UI element. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |