leancodepl/marionette_mcp
MCP server enabling AI agents to interact with Flutter apps at runtime - let them inspect widgets, simulate taps, enter text, scroll, and take screenshots.
Platform-specific configuration:
{
"mcpServers": {
"marionette_mcp": {
"command": "npx",
"args": [
"-y",
"marionette_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...