Skip to content
VS Code

TestMu AI (formerly LambdaTest) for VS Code

io.github.lambdatest/mcp

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

client:VS Code transport:streamable-http

Install TestMu AI (formerly LambdaTest) in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.lambdatest.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

TestMu AI (formerly LambdaTest) in other clients