jarrodwatts/claude-hud
A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress
Platform-specific configuration:
{
"mcpServers": {
"claude-hud": {
"command": "npx",
"args": [
"-y",
"claude-hud"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...