MCP-сервер SmartBear (тестирование и качество ПО).
npx (or globally install) the @smartbear/mcp package to run the server and add the following to your .vscode/mcp.json file: { "servers": { "smartbear": { "type": "stdio", "command": "npx", "args": [ "-y", "@smartbear/mcp@latest" ], "env": { "BEARQ_API_TOKEN": "${input:bearq_api