Retrieve backend state information from Tauri applications, including app metadata, Tauri version, and environment details to verify connectivity and gather application information.
List Android emulators/devices and iOS simulators for Tauri mobile development. Use this tool to identify available testing targets when building Tauri mobile applications.
Launch a Tauri desktop application for automated testing and management. Configure launch options like devtools, timeout, and features to control app behavior during execution.
Capture screenshots from Tauri app webviews during development and testing. Use this tool to document UI states, verify visual elements, or debug interface issues in running Tauri applications.
Start a Tauri desktop application for automated testing using tauri-driver, allowing programmatic interaction with UI elements and application workflows.
A Tauri plugin that enables AI agents to interact with Tauri applications through screenshots, DOM inspection, and input simulation via the Model Context Protocol. It allows agents to perform actions like clicking, typing, and executing JavaScript within the application's webview context.
Enables AI assistants to automate and test Tauri desktop applications through the Model Context Protocol. It provides tools for app management, UI interaction, and state inspection across multiple platforms without requiring CDP dependencies.
Enables AI assistants to build, test, and debug Tauri v2 applications with UI automation, IPC monitoring, mobile device management, and real-time access to screenshots, DOM state, and console logs.