a11y
Run accessibility tests on URLs or local paths to identify and address web application accessibility issues using axe-core and Puppeteer in Cursor A11y MCP.
Instructions
Run accessibility tests on a URL or a local path (relative URL appended to http://localhost:5000).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
relativePath | No | Relative path appended to http://localhost:5000 | |
url | No | Full URL to test |