react render profile mcp for Claude Desktop
io.github.vola-trebla/react-render-profile-mcp
Decodes React DevTools Profiler exports into render summaries and memoization advice for AI agents.
client:Claude Desktop
transport:stdio
runtime:npm
Install react render profile mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"react-render-profile-mcp": {
"command": "npx",
"args": [
"-y",
"react-render-profile-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs