Local web dashboard for Claude Code — monitor rate limits, manage agents/skills/hooks/MCP servers, browse session history with conversation viewer, track daily activity and usage rankings. Built with …
{
"mcpServers": {
"claude-code-dashboard": {
"command": "npx",
"args": [
"-y",
"claude-dashboard"
]
}
}
}