Loading MCP server directory, please wait...
Run verified iOS and Android UI workflows in one agent tool call with Jev.
npx @getmcp/cli add io.github.huaaudio/jevsimRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.huaaudio/jevsim": {
"command": "npx",
"args": [
"-y",
"@huaaudio/jevsim"
],
"env": {
"TYPESAFE_API_KEY": "",
"JEVSIM_MODEL": "jev-latest",
"JEVSIM_XCODE_COMMAND": "npx",
"JEVSIM_XCODE_ARGS": "[\"-y\",\"xcodebuildmcp@2.7.0\",\"mcp\"]",
"JEVSIM_ANDROID_APPIUM_URL": "http://127.0.0.1:4723",
"JEVSIM_ADB_COMMAND": "adb"
}
}
}
}