Skip to content
Windsurf

simframe for Windsurf

io.github.lvlrsajjad/simframe

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

client:Windsurf transport:stdio runtime:npm

Install simframe in Windsurf

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

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

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

simframe in other clients