Skip to content
Claude Desktop

simframe for Claude Desktop

io.github.lvlrsajjad/simframe

Always-warm iOS Simulator and Android emulator frames: agents read the screen in ~20ms

client:Claude Desktop transport:stdio runtime:npm

Install simframe in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "simframe": {
      "command": "npx",
      "args": [
        "-y",
        "simframe"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

simframe in other clients