Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>React Native MCP DevToolsNew to Visual Studio Code? Get it now.
React Native MCP DevTools

React Native MCP DevTools

ohah

|
7 installs
| (0) | Free
Chrome DevTools-like GUI for React Native MCP — Console, Network, State, Renders, Component Tree
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

React Native MCP DevTools

VS Code extension. Connects to the MCP server and provides a Chrome DevTools-style GUI (Console, Network, State, Renders, Component Tree) inside the editor.

Preview

State tab — Component-level state change history, Hook change tracking

State tab screenshot

Install & usage

  • Marketplace: React Native MCP DevTools — Install from VS Code
  • Local install: Installation & usage guide (English)
  • 한국어: VS Code 확장 (DevTools)

Development

bun install
bun run build      # Build extension + webview
bun run watch      # Watch build
bun run package    # Create .vsix package

Press F5 to debug in Extension Development Host.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft