Run VertaaUX wherever you work
From the terminal to Figma to your AI agent's chat window. Every channel hits the same audit engine, the same WCAG 2.2 checks, and the same scoring.
All distribution channels
- Web AppBrowser-based dashboard for running UX audits, viewing scores, and triaging findings.
- CLITerminal CLI for audits, fix suggestions, verification, and CI/CD gating.
Read CLI docsnpm i -g @vertaaux/cli - MCP ServerModel Context Protocol server with 29 tools for AI agents.
Read MCP docsnpm i -g @vertaaux/mcp-server - GitHub ActionDrop-in CI/CD gating with PR comments and configurable score thresholds.
Read Action docsuses: vertaaux/audit-action@v1 - VS Code ExtensionInline UX, accessibility, and conversion diagnostics inside VS Code.
Read extension docscode --install-extension vertaaux.vertaaux-assistant - Chrome ExtensionSide-panel browser extension with 55 offline heuristic rules.
- Figma PluginSelection-first audit inside Figma. Pick frames or pages and get findings.
- SDKTyped @vertaaux/sdk for Node and browsers, with a companion Python client.
Read SDK docsnpm i @vertaaux/sdk - Mobile PWAInstallable Progressive Web App with push notifications and offline support.
Frequently Asked Questions
If you're auditing a deployed page, start with the Web App. Building or shipping software? CLI, GitHub Action, and VS Code extension catch issues at code time. Designing? The Figma plugin audits selections without leaving the file. Working with an AI agent? Connect Claude Desktop, Cursor, or Cline via the MCP server. Every channel runs the same audit engine.
Yes. Every channel uses the same audit quota. Free tier gets 3 audits/day; Pro and Agency unlock unlimited audits and higher API rate limits across every surface.
Claude Desktop, Cursor, VS Code (with the MCP-compatible client), and Cline are tested. Any MCP-compatible client should work — the server exposes 29 tools across audit, analysis, remediation, and workflow categories.
The Figma plugin is preview-tier (v0.1.0) — selection-first auditing works end-to-end and the install path goes through a private build until it lands on the Figma Community. The Mobile PWA is generally available — install from any modern browser via Add to Home Screen. All other channels are GA.
Pick a channel and start
No signup required for the Web App. The first audit takes about 30 seconds.