Skip to main content
Claude Code gets the deepest integration: MCP tools for direct phone control, plus skills for app knowledge — all in one command.

Setup

/plugin install tapkit
That’s it. Claude Code now has:
  • MCP tools: tap, screenshot, swipe, type_text, open_app, and 20 more
  • Core skill: How to use TapKit (coordinate system, screenshot loop, gestures)
  • App skills: Hinge, Telegram, TikTok, LinkedIn, Uber Eats (detailed UI maps)

Usage

Just talk to it naturally:
you: Open Hinge and like the first 3 profiles with a thoughtful comment

claude: I'll open Hinge and go through the Discover tab...
         [screenshot] → I can see the first profile card...
         [tap] → Tapping the heart icon with a comment...
         [type_text] → "Love the hiking photos! Where was that trail?"
         ...
Claude Code uses MCP tools directly — no CLI needed. But the CLI is available as a fallback via Bash if needed.
No CLI installation required for Claude Code. The /plugin install tapkit command sets up MCP tools directly. The CLI is only needed if you want to run commands manually or use it as a Bash fallback.