Accessibility testing and remediation using the axe MCP Server. Use when creating or modifying UI code (HTML, JSX, TSX, Vue, Svelte, CSS) to ensure accessibility compliance. Triggers on tasks involving web pages, components, forms, navigation, modals, tables, images, or any user-facing markup. Also use when explicitly asked to check accessibility or run an axe scan.
npx clawhub@latest install axe-devtoolsListed on the public ClawHub registry. You can also follow OpenClaw docs to install via `@claw` or supported plugin workflows.