Another v0.2.0
What's New
MCP Server for AI Agent Control
Another now includes a built-in MCP (Model Context Protocol) server, letting AI agents like Claude Code, Cursor, and others control your Android device.
Setup: Add this to your MCP settings:
{
"mcpServers": {
"another": {
"type": "http",
"url": "http://localhost:7070/mcp"
}
}
}Available MCP Tools
list_devices/connect_device/disconnect_devicetake_screenshotsend_touch/swipe/send_scrollsend_text/press_buttonlaunch_app/open_url/shellwifi_connect/wifi_disconnect/wifi_enable/get_device_ip
Other Changes
- MCP toggle and port config in Settings (persists across restarts)
- USB preferred over WiFi when both connections exist
- Improved adb path resolution