mx

pol-cova/mx
★ 0 stars Rust Code/Dev Tools Updated today
Build, run, and inspect iOS simulator apps with a Rust CLI and MCP server for AI agents. Semantic UI automation, screenshots, logs, and simulator fleets.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mx": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mx"
      ]
    }
  }
}

README Excerpt

**Build, run, and inspect iOS simulator apps from your terminal or AI agent.** Mx is a Rust command-line tool and [Model Context Protocol](https://modelcontextprotocol.io/) server. It connects an agent to Xcode and the iOS Simulator so it can launch an app, read its interface, tap controls, enter text, collect logs, and capture screenshots.

Topics

ai-agentsbenchmarkingclideveloper-toolsiosios-simulatormcpmcp-serverrustscreenshotsui-automationxcode