QASphere
Integration with QA Sphere test management system, enabling LLMs to discover, summarize, and interact with test cases directly from AI-powered IDEs.
12 stars
0 tools
Created Aug 2025
@hypersequent/hypersequent-qasphere-qasphere-mcpAbout
Integration with QA Sphere test management system, enabling LLMs to discover, summarize, and interact with test cases directly from AI-powered IDEs.
Categories
general
Installation
npm
npm install @hypersequent/hypersequent-qasphere-qasphere-mcp
Configuration
{
"mcpServers": {
"hypersequent-qasphere-qasphere-mcp": {
"command": "npx",
"args": [
"-y",
"@hypersequent/hypersequent-qasphere-qasphere-mcp"
]
}
}
}