- TestMu AI MCP Server
TestMu AI MCP Server
TestMu AI MCP Server is a remote MCP server that connects MCP-compatible AI clients to your TestMu AI testing environment. It gives you access to tools for different TestMu AI products - HyperExecute, Automation, SmartUI, and Accessibility - which you can invoke through natural language prompts in your IDE or AI client. Available Tools
TestMu AI MCP Server provides four tools, each covering a different area of testing:
- HyperExecuteTool
AI-native test orchestration. Auto-generates test runner commands and HyperExecute YAML, monitors jobs, and surfaces session details.
- Automation Tool
Triage and debug automation test failures. Pulls execution data, command/network/console logs, and helps identify root cause directly inside your IDE.
- SmartUI Tool
Debug visual regressions. Returns natural-language summaries of pixel, layout, DOM, and perceptual differences from any SmartUI comparison run.
- Accessibility Tool
Run accessibility checks on hosted URLs or local React apps and get detailed remediation guidance.
Server Config
{
"mcpServers": {
"lambdatest": {
"command": "npx",
"args": [
"mcp-remote@latest",
"https://mcp.lambdatest.com/mcp"
],
"env": {
"LT_USERNAME": "your_username",
"LT_ACCESS_KEY": "your_access_key"
}
}
}
}Recommend Servers
View All高德地图官方 MCP Server
Playwright MCP server
Write notes to Flomo
summarize chat message