rn-devtools-hub for Cline
io.github.rn-devtools-hub/rn-devtools-hub
Drive a running React Native or Expo app from inside its JS runtime: see, act, prove.
client:Cline
transport:stdio
runtime:npm
Install rn-devtools-hub in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"rn-devtools-hub": {
"command": "npx",
"args": [
"-y",
"rn-devtools-hub"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs