- Step 1: Download the MCP server from the GitHub releases page.
- Step 2: Unzip the downloaded file and navigate to the directory.
- Step 3: Install dependencies using uv and pip as per instructions.
- Step 4: Decode an APK using the 'decode_apk()' function or CLI to extract resources and smali code.
- Step 5: Analyze manifest, permissions, and resources via provided functions.
- Step 6: Use AI features to review code, detect vulnerabilities, or modify code.
- Step 7: Rebuild or package the APK after modifications if needed.
- Step 8: Use MCP client or Claude desktop setup for interaction and analysis.