Skip to content
Claude Desktop

TestMu AI (formerly LambdaTest) for Claude Desktop

io.github.lambdatest/mcp

Agentic testing: HyperExecute jobs, test failure triage, SmartUI visual diffs, a11y audits

client:Claude Desktop transport:streamable-http

Install TestMu AI (formerly LambdaTest) in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.lambdatest.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

TestMu AI (formerly LambdaTest) in other clients