marionette_mcp 0.2.1 copy "marionette_mcp: ^0.2.1" to clipboard
marionette_mcp: ^0.2.1 copied to clipboard

MCP server for Flutter app interaction - enables AI agents to inspect and interact with running Flutter apps via VM service.

0.2.1 #

  • Update README

0.2.0 #

  • Support tapping by widget type
  • Support tapping by coordinates
  • Return more info in get_interactive_elements
  • Add hot reload tool, and return logs only since last hot reload
  • get_interactive_elements returns only hittable elements now
  • The tools have better naming to conform to the MCP implementations
  • scroll_to does not assume that the widget is in the tree
  • Text is a stopwidget now

0.1.0 #

  • Initial version of Marionette MCP
  • Support for getting the interactive widget tree
  • Support for entering text
  • Support for tapping and scrolling
  • Support for getting logs from logging package
7
likes
0
points
324
downloads

Publisher

verified publisherleancode.co

Weekly Downloads

MCP server for Flutter app interaction - enables AI agents to inspect and interact with running Flutter apps via VM service.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, logging, mcp_dart, vm_service

More

Packages that depend on marionette_mcp