Plugin-based MCP server for React Native/Expo runtime debugging, inspection, and automation via Metro/CDP
{ "mcpServers": { "metro-1": { "command": "npx", "args": [ "-y", "metro-mcp" ] } } }