★ 0 stars
TypeScript
🌐 Browser/Web
Updated today
AI-powered App Test Automation MCP Server - iOS, Android, Flutter, React Native, Web
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"test-genie-mcp": {
"command": "npx",
"args": [
"-y",
"MUSE-CODE-SPACE/test-genie-mcp"
]
}
}
}
Run in terminal:
claude mcp add test-genie-mcp npx -y MUSE-CODE-SPACE/test-genie-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"test-genie-mcp": {
"command": "npx",
"args": [
"-y",
"MUSE-CODE-SPACE/test-genie-mcp"
]
}
}
}
Topics
androidcypressflutteriosmcpmcp-serverplaywrightreact-nativetest-automationtesting