Dendro React for Cline
io.github.rooneytech/dendro-react
React codebase semantics for AI agents, with a VS Code visualizer you both share. Free, local.
client:Cline
transport:stdio
runtime:npm
Install Dendro React in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"dendro-react": {
"command": "npx",
"args": [
"-y",
"dendro-react-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs