Skip to content

react render profile mcp for Cline

io.github.vola-trebla/react-render-profile-mcp

Decodes React DevTools Profiler exports into render summaries and memoization advice for AI agents.

client:Cline transport:stdio runtime:npm

Install react render profile mcp 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": {
    "react-render-profile-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "react-render-profile-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

react render profile mcp in other clients