patrol_mcp 0.1.2
patrol_mcp: ^0.1.2 copied to clipboard
An MCP server that empowers AI assistants to control, automate, and monitor interactive Patrol development sessions in Flutter.
patrol_mcp example #
Setup #
Ask your AI agent to install and configure Patrol MCP in your project. Paste the raw README into the conversation for full context.
MCP Tools #
- run — Run a Patrol test and block until completion.
- quit — Quit the active patrol session gracefully.
- status — Get the current session status and recent output.
- screenshot — Capture a screenshot from the running device.
- native-tree — Read the native UI view tree during an active session.