helper618/accessibility-agents
Provide automated accessibility checks to support developers in identifying issues and improving compliance with WCAG 2.2 AA standards.
Platform-specific configuration:
{
"mcpServers": {
"accessibility-agents": {
"command": "npx",
"args": [
"-y",
"accessibility-agents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...