MCP server for iOS simulator control
MCP server for interacting with iOS simulators. Control UI interactions, inspect elements, and perform QA tasks through AI assistants.
{
"mcpServers": {
"ios-simulator": {
"mcpServers": {
"ios-simulator": {
"args": [
"-y",
"ios-simulator-mcp"
],
"command": "npx"
}
}
}
}
}