simframe

lvlrSajjad/simframe
★ 0 stars JavaScript AI/LLM Updated today
Always-warm iOS Simulator frames for coding agents — read the screen in ~20ms instead of waiting on a screenshot. MCP server + CLI.
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": {
    "simframe": {
      "command": "npx",
      "args": [
        "-y",
        "lvlrSajjad/simframe"
      ]
    }
  }
}

README Excerpt

**Eyes, hands and memory for an agent driving the iOS Simulator.** An agent driving the iOS Simulator is slow for three reasons, and only the first one is obvious: 1. **Every look is a wait.** `simctl io screenshot` costs ~130 ms of blocking latency, paid again on every glance — and paid twice whenever the agent

Tools (7)

sim_dosim_looksim_recallsim_statesim_stripsim_uisim_wait

Topics

ai-agentsclaude-codedeveloper-toolsiosios-simulatormcpmcp-servermodel-context-protocolsimctlxcode