:chart_with_upwards_trend: Capturing JVM- and application-level metrics. So you know what's going on.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"metrics": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-metrics"
]
}
}
}