MCPVault

tap_and_wait

MCP tool from Android MCP Server by martingeidobler

Tap element, wait for UI to settle, return new UI tree — single round trip

How to use it

tap_and_wait is exposed by the Android MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the tap_and_wait tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Android MCP Server

$claude mcp add --scope user android -- npx -y android-mcp-server
FULL ANDROID MCP SERVER LISTING