v0.1.0 of agent_wires_mcp
The official repository for Dart and Flutter packages. [Unoffic…
May 23, 2026
MCP server that bridges an LLM agent to a running Flutter app via the Dart VM service. Pairs with agent_wires_probe. Changelog excerpt: Initial public release. - 18 MCP tools across five categories: perception (snapshot, inspect, screenshot), action (tap, long_press, swipe, enter_text, clear_text, scroll, press_back), sync (wait_for_idle, wait_for_route, wait_for_element), observability (get_logs, get_network), and memory (label_element, get_labels, recall). - agent_wires_mcp run— boots flutter run --machine, auto-discovers the VM service URI, and serves MCP over stdio in one process. For[...]
Discussion in the ATmosphere