article
README
🚀 React Native 调试器 MCP
本项目的 React Native 调试器 MCP 能够从 Metro 获取控制台日志,为 React Native 开发调试提供便利。
🚀 快速开始
在你的 Claude 桌面/Cursor MCP 配置中添加以下内容:
{
"mcpServers": {
"react-native-debugger-mcp": {
"command": "npx",
"args": ["-y", "@twodoorsdev/react-native-debugger-mcp"]
}
}
}
✨ 主要特性
- 可以从 Metro 获取控制台日志。
扫码加入微信群