AppGram/bridge4simulator
An MCP (Model Context Protocol) server that enables AI assistants to control iOS Simulator. Seamlessly integrates with Claude Desktop, Cursor, Claude Code, and other MCP-compatible clients.
Platform-specific configuration:
{
"mcpServers": {
"bridge4simulator": {
"command": "npx",
"args": [
"-y",
"bridge4simulator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...