Rulegeneral
Qtest.Cursor.Mcp Rule
{ "mcpServers": { "qTestMcpServer": { "command": "npx", "args": [ "-y", "mcp-remote", "https://<yourtenant>.qtestnet.com/mcp", "--header", "Authorization:${QTEST_TOKEN}" ], "env": { "QTEST_TOKEN": "<your-qTest-API-token>" } } } }
{ "mcpServers": { "qTestMcpServer": { "command": "npx", "args": [ "-y", "mcp-remote", "https://<yourtenant>.qtestnet.com/mcp", "--header", "Authorization:${QTEST_TOKEN}" ], "env": { "QTEST_TOKEN": "<your-qTest-API-token>" } } } }