MCP server that receives why-did-you-render reports from the browser and exposes them as tools for AI coding agents to diagnose React performance issues
{
"mcpServers": {
"0x1f320shwhy-did-you-render": {
"command": "npx",
"args": [
"-y",
"@0x1f320.sh/why-did-you-render-mcp"
]
}
}
}