Developer Tools
Trust: 27/100 (Limited)io.github.MUSE-CODE-SPACE/test-genie Guide
AI-powered app test automation for iOS, Android, Flutter, React Native, Web
by MUSE-CODE-SPACE
Quick Start
Install
npx test-genie-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-muse-code-space-test-genie": {
"command": "npx",
"args": [
"test-genie-mcp"
]
}
}
}