rum analytics for VS Code
io.catchmetrics.mcp/rum-analytics
RUM platform for web performance analytics, Core Web Vitals, and third-party script monitoring.
client:VS Code
transport:streamable-http
Install rum analytics in VS Code
.vscode/mcp.json
{
"servers": {
"rum-analytics": {
"type": "http",
"url": "https://mcp.catchmetrics.io"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs