Scored across 23 sub-signals in 6 dimensionsScoring engine v1 (beta) — actively being expandedPhase 1: Core sub-signal architecture (live)Phase 2: Permission scope & expanded collection (in progress)
Trust AssessmentAI Assessment
VUDA - Visual UI Debug Agent
Autonomous MCP Server for AI-Powered Visual UI Testing & Debugging
VUDA (Visual UI Debug Agent) is an MCP (Model Context Protocol) server that empowers AI models to visually analyze, test, and debug web interfaces using Playwright. Any AI model, even without native vision, can inspect web pages, detect UI bugs, validate workflows, and measure performance automatically.
---
Key Features
Visual Analysis: Capture screenshots, map interactive elements, analyze page structure.
Workflow Testing: Validate user journeys with step-by-step screenshots.
Performance Monitoring: Measure load times, Core Web Vitals, and identify bottlenecks.
API Testing: Validate backend endpoints and responses.
Visual Comparison: Highlight UI changes between versions.
Console Monitoring: Capture and log errors, warnings, and console output in real-time.
---
Quick Start
Install globally via npm:
npm install -g visual-ui-debug-agent-mcp
Or run directly:
npx visual-ui-debug-agent-m