AudioEye Accessibility Testing for Claude Code
com.audioeye/testing-sdk-mcp
Scans live pages with the AudioEye rules engine and maps accessibility issues to JSX source.
client:Claude Code
transport:stdio
runtime:npm
Install AudioEye Accessibility Testing in Claude Code
run in your project directory
claude mcp add testing-sdk-mcp -e AUDIOEYE_TESTING_SDK_CLIENT_ID=<AUDIOEYE_TESTING_SDK_CLIENT_ID> -e AUDIOEYE_TESTING_SDK_CLIENT_TOKEN=<AUDIOEYE_TESTING_SDK_CLIENT_TOKEN> -e AUDIOEYE_MCP_WORKSPACE=<AUDIOEYE_MCP_WORKSPACE> -- npx -y @audioeye/testing-sdk-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs