mcp server for VS Code
com.testrigor/mcp-server
Manage test suites, run tests, view results, and automate QA workflows via AI with testRigor.
client:VS Code
transport:streamable-http
Install mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://api2.testrigor.com/api/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs