Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"code-metrics": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/dist/servers/code-metrics.js"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
node