Installation & Configuration
{
"mcpServers": {
"mk-qa-master": {
"command": "uvx",
"args": [
"mk-qa-master"
],
"env": {
"QA_RUNNER": "pytest",
"QA_PROJECT_ROOT": "/path/to/your-test-project"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/11
Updated
2026/6/12