Skip to content
Windsurf

Perfonext Render MCP for Windsurf

io.github.souvikdu/perfonext-render-mcp

MCP server for analyzing React Profiler exports: rerenders, commit spikes, slow components.

client:Windsurf transport:stdio runtime:npm

Install Perfonext Render MCP in Windsurf

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

{
  "mcpServers": {
    "perfonext-render-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@perfonext/render-mcp"
      ]
    }
  }
}

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

Perfonext Render MCP in other clients