Skip to content
Windsurf

react render profile mcp for Windsurf

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

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

client:Windsurf transport:stdio runtime:npm

Install react render profile mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "react-render-profile-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "react-render-profile-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

react render profile mcp in other clients