phone-eye
Let your AI agent see and operate a real Android phone: phone_look (vision + UI-tree fusion), tap/swipe/type, screenshot — over adb, for any MCP client.
让 AI 助手看见并操作真实安卓手机:phone_look(视觉+UI 树融合判读)、点击/滑动/输入、截图——经 adb,适用于任何 MCP 客户端。
How to install
dsh plugin add github:boheastill/phone-eye About
Phone-Eye 📱👁️ **Let your AI agent see — and operate — a real Android phone.** Your coding agent can read code, run commands, and browse docs. Can it see the app it's building, on a real phone, with real pixels? **Phone-Eye gives it eyes and a finger.** phone_look("what's on screen, and where is the login button?") → "Login button at (540, 1830) — a green 'Sign in' …" phone_tap(540, 1830) phone_look("did the next page load?") Five verbs, no framework: your agent composes them into whatever workflow it needs. Works with **any MCP client** — Claude Code, Codex, Cursor, dsh, and friends. Why If …
Recommendation signals
Meta
- License
- MIT
- Language
- Python
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-27
- Created
- 2026-08-25
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- adb, ai-agents, android, automation, dsh-plugin, mcp, mobile-testing, vision
Related plugins
modlens
liustack/modlens
Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics).
dsh-vision-router
ysr666/dsh-vision-router
Free vision for text-only agents: built-in keyless vision chain plus pixel tools (Q&A, grounding, crop, pixel diff, colors, OCR, SVG trace, cutout, screenshots); paste an image to use it.
dsh-vision-toolkit
Anionex/dsh-vision-toolkit
Vision for text-only models: paste an image and the model switches to a Vision Toolkit variant for image Q&A, multi-image comparison, long-screenshot OCR, screenshot-to-UI reproduction, element grounding, and pixel diff. No API key by default — images are processed by the author-hosted free service, 100 per machine per day; configurable to your own provider.
dsh-deepseek-vision
siegfly/dsh-deepseek-vision
A vision-language gateway provider route: pasted images are described by a configurable VL model (Qwen-VL by default) before the DeepSeek wire.