Skip to content
Windsurf

SimMirror for Windsurf

io.github.andrewkochulab/sim-mirror

Mirror and drive the iOS Simulator: token-efficient UI snapshots, gestures and a live viewer.

client:Windsurf transport:stdio runtime:pypi

Install SimMirror in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "sim-mirror": {
      "command": "uvx",
      "args": [
        "sim-mirror"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

SimMirror in other clients