@kavindu26589/ui-flow-analyzer
v0.1.0
Published
MCP server that analyzes UI captures and generates Aurena page objects
Downloads
89
Readme
@kavindu26589/ui-flow-analyzer
MCP server (TypeScript) that analyzes UI captures (ui-events.jsonl) and generates
Aurena page objects. Port of the Python ui-flow-analyzer MCP.
Tools
analyze_ui_capture— analyze a UI capture folder into a structured flow manifest.generate_aurena_flow— generate Aurena page objects (and future FlowData/steps/features).
Run
npx -y @kavindu26589/ui-flow-analyzeropencode config
"ui-flow-analyzer": {
"type": "local",
"command": ["npx", "-y", "@kavindu26589/ui-flow-analyzer"],
"enabled": true
}License
MIT
