Skip to content
Cline

JevSim for Cline

io.github.huaaudio/jevsim

Run verified iOS and Android UI workflows in one agent tool call with Jev.

client:Cline transport:stdio runtime:npm

Install JevSim 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "jevsim": {
      "command": "npx",
      "args": [
        "-y",
        "@huaaudio/jevsim"
      ],
      "env": {
        "TYPESAFE_API_KEY": "<TYPESAFE_API_KEY>",
        "JEVSIM_MODEL": "<JEVSIM_MODEL>",
        "JEVSIM_XCODE_COMMAND": "<JEVSIM_XCODE_COMMAND>",
        "JEVSIM_XCODE_ARGS": "<JEVSIM_XCODE_ARGS>",
        "JEVSIM_ANDROID_APPIUM_URL": "<JEVSIM_ANDROID_APPIUM_URL>",
        "JEVSIM_ADB_COMMAND": "<JEVSIM_ADB_COMMAND>"
      }
    }
  }
}

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

JevSim in other clients