react/packages/react-devtools-fusebox
Jorge Cabiedes 2b4064eb9b
[mcp] Add MCP tool to print out the component tree of the currently open React App (#33305)
## Summary

This tool leverages DevTools to get the component tree from the
currently open React App. This gives realtime information to agents
about the state of the app.

## How did you test this change?

Tested integration with Claude Desktop
2025-06-02 21:42:34 -07:00
..
src Add Bridge types for Fusebox (#31274) 2024-10-16 16:45:24 +01:00
package.json [DevTools] Check in frontend.d.ts for react-devtools-fusebox, include in build output (#28970) 2024-05-03 17:32:41 +01:00
README.md feat[devtools]: add package for fusebox integration (#28553) 2024-04-12 15:29:35 +01:00
webpack.config.frontend.js [mcp] Add MCP tool to print out the component tree of the currently open React App (#33305) 2025-06-02 21:42:34 -07:00

react-native-fusebox

This package is private and not expected to become public anytime soon. Consider using react-devtools-inline or react-devtools-core.

What is Fusebox?

"Fusebox" is the internal codename for the new React Native debugger stack based on Chrome DevTools.