Qase Test Management for VS Code
io.qase/mcp-server
Official MCP server for Qase — manage test cases, runs, suites, defects via AI tools.
client:VS Code
transport:streamable-http
runtime:npm
Install Qase Test Management in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://mcp.qase.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs