Allows AI agents (e.g., Cursor, Claude Code) to debug within Tauri apps via screenshot capture, window management, DOM access, and simulated user inputs.
$git clone https://github.com/p3gleg/tauri-plugin-mcpInstalls into the current project.
Install tauri-plugin-mcp by running `git clone https://github.com/p3gleg/tauri-plugin-mcp`, then use it for the current task and follow its documentation at https://github.com/p3gleg/tauri-plugin-mcp.