Skip to content
Claude Desktop

rn-devtools-hub for Claude Desktop

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:Claude Desktop transport:stdio runtime:npm

Install rn-devtools-hub in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "rn-devtools-hub": {
      "command": "npx",
      "args": [
        "-y",
        "rn-devtools-hub"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

rn-devtools-hub in other clients