


dispayName props in Provider<MyContext.Provider value={{ a: 'hello', b: 'world' }} displayName="Context Display Name">
<YourComponent />
</MyContext.Provider>
or
MyContext.displayName = "Context Display Name";
| Name | Type | Default | Description |
|---|---|---|---|
| Start Debugging | On Extensions Load | true |
Start data capturing after extenstion is opened in dev panel (recommended) |
| On Page Load | false |
Start data capturing after page load | |
| Enable Debug | useReducer | true |
enable/disable useReducer debug. Available only in development mode |
| Context | true |
enable/disable context debug |

This extension requires React Developer Tools installed on your browser to work. Try to install the extension and restart the browser to fix it.
MIT
Cross-browser testing provided by Browserstack.
$ claude mcp add react-context-devtool \
-- python -m otcore.mcp_server <graph>