twodoorsdev/react-native-debugger-mcp
An MCP server that connects to your React Native application debugger
Platform-specific configuration:
{
"mcpServers": {
"react-native-debugger-mcp": {
"command": "npx",
"args": [
"-y",
"react-native-debugger-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...