ios sim mcp for Windsurf
io.github.rmathew1973/ios-sim-mcp
Drive the iOS Simulator via semantic accessibility-tree snapshots. Sub-200ms, no WebDriverAgent.
client:Windsurf
transport:stdio
runtime:npm
Install ios sim mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ios-sim-mcp": {
"command": "npx",
"args": [
"-y",
"ios-sim-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs