Skip to content
Cline

test genie for Cline

io.github.muse-code-space/test-genie

AI-powered app test automation for iOS, Android, Flutter, React Native, Web

client:Cline transport:stdio runtime:npm

Install test genie in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "test-genie": {
      "command": "npx",
      "args": [
        "-y",
        "test-genie-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

test genie in other clients