Preflight

zifengjiang/Preflight
★ 2 stars TypeScript Code/Dev Tools Updated 15d ago
Local MCP server for AI-assisted mobile testing on real Android, iOS, and HarmonyOS devices.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "preflight": {
      "command": "npx",
      "args": [
        "-y",
        "zifengjiang/Preflight"
      ]
    }
  }
}

README Excerpt

Local MCP server for testing mobile apps on real Android, iOS, and HarmonyOS devices with AI coding assistants. Preflight gives Claude Code, Cursor, Codex, and other MCP clients a real mobile device to inspect, operate, and test. It turns natural-language testing requests into structured visual-flow runs with live viewing, screenshots, and saved reports.

Tools (1)

MIDSCENE_MODEL_BASE_URL

Topics

ai-testingandroidcodexcursorharmonyosiosmcpmobile-testing