Server Config
{
"mcpServers": {
"ios-simulator": {
"command": "node",
"args": [
"/path/to/mcp-server-simulator-ios-idb/dist/index.js"
],
"env": {}
}
}
}{
"mcpServers": {
"ios-simulator": {
"command": "node",
"args": [
"/path/to/mcp-server-simulator-ios-idb/dist/index.js"
],
"env": {}
}
}
}