kengerlwlkengerlwlCommunityยท2 Agent Skills Included

phoneMcp

Control Android phones with taps, typing, and screenshots

Controls Android phones over USB or WiFi through ADB, letting you tap buttons, type text, launch apps, and capture screenshots from plain commands. Reads on-screen UI elements so actions stay accurate without guessing coordinates, with OCR support for games and WebView screens. Works in zero-config Skill mode or as an MCP server for Claude, Cursor, and CatPaw, with multi-device support.
npx skills add kengerlwl/phoneMcp --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install PhoneMCP?โ–ผ

Run `npx skills add kengerlwl/phoneMcp --all -g -y` in your terminal to install all skills in this suite globally.

How to control an Android phone with AI?โ–ผ

Connect your phone via USB with USB debugging enabled, then ask in plain language to open apps, send messages, or take screenshots. PhoneMCP reads the screen elements and performs the taps and typing for you.

Does PhoneMCP work with Claude Code and Cursor?โ–ผ

Yes. It runs in zero-config Skill mode for Claude Code and CatPaw, or as an MCP server for Claude Desktop and Cursor.

Do I need to install ADB separately?โ–ผ

No. The prebuilt executables have ADB embedded, so you only need to enable USB debugging on your phone and connect it.

Can PhoneMCP handle games and WebView screens?โ–ผ

Yes. It includes an OCR mode that reads text from screens where standard UI element detection fails, such as games, Flutter apps, and WebViews.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’