What it does
Accessibility Agents is a suite of specialist agents for Claude Code, GitHub Copilot, and Claude Desktop that enforce WCAG 2.2 AA compliance so AI coding tools stop generating inaccessible code. It ships with an MCP server as part of the suite. This is a community project rather than an official offering from a standards body or a major vendor.
How QA teams use it
- Audit AI-generated UI code for WCAG 2.2 AA compliance before it merges, catching accessibility regressions earlier in the workflow.
- Run the agents against existing UI code as a periodic accessibility pass, alongside manual or automated WCAG checks already in place.
- Use the bundled MCP server to give any MCP-capable assistant the same accessibility-enforcement context.
Notes
Community-maintained; verify current capabilities against the repo before standardizing on it for a QA pipeline.