Loading MCP server directory, please wait...
Scans live pages with the AudioEye rules engine and maps accessibility issues to JSX source.
npx @getmcp/cli add com.audioeye/testing-sdk-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.audioeye/testing-sdk-mcp": {
"command": "npx",
"args": [
"-y",
"@audioeye/testing-sdk-mcp"
],
"env": {
"AUDIOEYE_TESTING_SDK_CLIENT_ID": "",
"AUDIOEYE_TESTING_SDK_CLIENT_TOKEN": "",
"AUDIOEYE_MCP_WORKSPACE": ""
}
}
}
}