From 8e9a38df8720c6d690a9ff72b41233f1bb8c9c51 Mon Sep 17 00:00:00 2001 From: mly-johndpope Date: Mon, 23 Jun 2025 22:19:27 +1000 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d3b70e8..247235a 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,9 @@ Add the following to your Claude Desktop/Cursor MCP config: } } ``` + +## Claude code + +```shell +claude mcp add react-native-debugger-mcp -- npx -y @twodoorsdev/react-native-debugger-mcp +```