Model Context Protocol server exposing the Expo CI Orchestrator API to AI agents (build, drive, screenshot iOS simulator sessions).
{
"mcpServers": {
"alivelabsexpo-orchestrator": {
"command": "npx",
"args": [
"-y",
"@alivelabs/expo-orchestrator-mcp"
]
}
}
}