Gives Claude an autonomous loop to audit a URL or codebase for UX and accessibility issues, generate framework-aware patches for React, Vue, Angular, or Svelte, and open atomic PRs via GitHub's Git Trees API. The verify_fixes tool re-audits after applying patches to confirm the fix landed, capped at three iterations. Combines axe-core, AccessLint, and proprietary analyzers in a single call. You can diff against baselines, set cron schedules with threshold alerts, and use policy_check to mirror CI verdicts. Outputs deterministic finding IDs so agents can track issues across runs without storing state. Reaches for this when you want Claude to close the audit-fix-verify cycle in CI pipelines without manual intervention.
claude mcp add --transport stdio io.github.petrilahdelma-vertaaux-mcp uvx vertaaux-mcp