Stats
Actions
Tags
From hashi-han-metrics
Runs locally to provide Han metrics data and analytics capabilities to Claude. No external API keys required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"han-metrics": {
"command": "npx",
"args": [
"--yes",
"@thebushidocollective/han",
"mcp",
"metrics"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub thedotmack/han --plugin hashi-han-metrics