loading…
Search for a command to run...
loading…
Provides AI agents with visibility into React applications by exposing tools to inspect component state, props, and performance metrics. It enables debugging an
Provides AI agents with visibility into React applications by exposing tools to inspect component state, props, and performance metrics. It enables debugging and state analysis for both web and React Native applications through the Model Context Protocol.
Give AI agents eyes into your React app.
.mcp.json:
{
"mcpServers": {
"react-devtools": {
"command": "npx",
"args": ["react-devtools-bridge"]
}
}
}
Web - Add to your HTML (before your app bundle):
<script src="http://localhost:8097"></script>
React Native - DevTools is built-in. No extra setup needed.
Teach Claude when to use these tools:
npx add-skill skylarbarrera/react-devtools-mcp
Or manually:
cp node_modules/react-devtools-bridge/SKILL.md ~/.claude/skills/react-devtools/SKILL.md
With your React app running, ask Claude things like:
MIT
Run in your terminal:
claude mcp add react-devtools-mcp -- npx CSA PROJECT - FZCO © 2026 IFZA Business Park, DDP, Premises Number 31174 - 001
Security
Low riskAutomated heuristic from public metadata — not a security guarantee.