Session replay and monitoring
Record user sessions, track errors, and monitor frontend performance.
{
"mcpServers": {
"logrocket": {
"env": {
"LOGROCKET_APP_ID": "your_app_id",
"LOGROCKET_API_KEY": "your_key"
},
"args": [
"-y",
"@logrocket/mcp-server"
],
"command": "npx"
}
}
}LOGROCKET_APP_IDyour_app_idLOGROCKET_API_KEYyour_key