Skip to content
VS Code

TesterArmy for VS Code

io.github.tester-army/testerarmy

Agents that test your web and mobile app like real users, on every pull request.

client:VS Code transport:streamable-http

Install TesterArmy in VS Code

.vscode/mcp.json

{
  "servers": {
    "testerarmy": {
      "type": "http",
      "url": "https://tester.army/mcp"
    }
  }
}

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

TesterArmy in other clients