amanaiproduct/claude-plugin-dashboard
Per-turn tool usage visualizer for Claude Code. Shows MCP, file, agent, and shell tool usage as a badge or ASCII box after every response.
Platform-specific configuration:
{
"mcpServers": {
"claude-plugin-dashboard": {
"command": "npx",
"args": [
"-y",
"claude-plugin-dashboard"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...