Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>Dendro ReactNew to Visual Studio Code? Get it now.
Dendro React

Dendro React

Rooney Tech

|
5 installs
| (0) | Free
MCP server + VS Code extension for React and React Native component tree visualization. Gives AI assistants deep understanding of your architecture.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dendro

See your React app's nervous system.

Dendro gives your AI assistant deep understanding of your React and React Native codebase — component trees, complexity scores, navigation maps, data flow, and an interactive visual canvas. 56 MCP tools, zero configuration on your part.

Getting Started

  1. Install Dendro React from the VS Code Marketplace
  2. Open your React or React Native project in Claude Code
  3. Paste this:

Set up Dendro React for this project. The extension is already installed in VS Code. Do these steps in order:

  1. Find the MCP server path: ls ~/.vscode/extensions/rooneytech.dendro-react-*/dist/mcp-server.js
  2. Find the absolute node path: which node
  3. Create .mcp.json in the project root using the absolute node path as "command" and the MCP server path as the first arg
  4. Add a Dendro section to CLAUDE.md (create it if needed) with: the entry file path, get_usage_guide as first call, and a note to run viz commands sequentially
  5. Verify by calling get_usage_guide

That's it. Your agent handles the rest.

Things to Try

Say "Dendro" in your prompts — like "Use Dendro to show me how this app is structured." It'll use the visualizer and deeper analysis instead of just reading files.

  • "Use Dendro to give me an overview of this project's architecture"
  • "Use Dendro to check how healthy this codebase is"
  • "Show me how navigation works in this app with Dendro"
  • "Use Dendro to visualize the component tree and highlight complex components"
  • "Where does state live? Use Dendro to trace the data flow"
  • "Open the Dendro visualizer and walk me through the app"

What It Does

  • Component tree analysis — full hierarchy, relationships, and structure
  • Complexity scoring — every component graded 1-10 with refactoring candidates
  • Navigation mapping — React Navigation, Next.js, React Router, Remix
  • Context & data flow — providers, consumers, prop drilling detection
  • Health audits — A-F grade with actionable issues
  • Visual canvas — AI highlights, annotates, and traces flows in a live dendrogram
  • Runtime inspection — connect to a running app for live state, props, and hooks (optional)

Pro Features

36 tools are free. Pro adds 20 more for $9/month — exports, snapshots, verified projection, live introspection, and batch analysis.

Upgrade: Cmd+Shift+P → "Dendro: Upgrade to Pro"

Learn More

  • Setup Guide — manual setup, Cursor/Windsurf config, runtime connection, troubleshooting
  • Tools Reference — all 56 MCP tools with descriptions

Feedback

Dendro is in early access. If something doesn't work, feels confusing, or you wish it did something different — I want to hear it.

  • Issues & ideas: GitHub Issues
  • Email: colin@rooneytech.com

Built by Colin Rooney. Originally derived from Reactive, built at OSLabs with Micah Ziegler and Susana Lam. Named after the Greek word for tree and the branching dendrites of neurons.

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