{ "name": "icemoon-mcp", "version": "1.0.1", "mcpName": "app.icemoon/automation-studio", "description": "MCP server for controlling real, physical iPhones with AI — no jailbreak. Launcher for the Icemoon macOS app.", "keywords": [ "mcp", "model-context-protocol", "ios", "iphone", "automation", "device-farm", "claude", "ai-agent" ], "homepage": "https://icemoon.app/mcp", "bugs": { "url": "https://github.com/icemoon-dev/icemoon-mcp/issues", "email": "hello@icemoon.app" }, "repository": { "type": "git", "url": "git+https://github.com/icemoon-dev/icemoon-mcp.git" }, "license": "MIT", "author": "Icemoon (https://icemoon.app)", "type": "module", "bin": { "icemoon-mcp": "bin/icemoon-mcp.mjs" }, "files": [ "bin/", "README.md", "LICENSE" ], "engines": { "node": ">=18" }, "os": [ "darwin" ], "cpu": [ "arm64" ] }