rhetoricjames/gaiges
Real-time performance dashboard for Claude Code — analog gauge cluster with spring-damper needle physics
Platform-specific configuration:
{
"mcpServers": {
"gaiges": {
"command": "npx",
"args": [
"-y",
"gaiges"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<p align="center"> </p>
A gorgeous, physics-driven analog gauge cluster that monitors your Claude Code sessions in real-time. Track token throughput, context window usage, cache efficiency, and more — rendered as vintage instrument gauges with spring-damper needle animation and rolling mechanical odometers.
Built for developers who use Claude Code (Anthropic's AI coding assistant CLI) and want live visibility into session performance without leaving the terminal workflow.
---
GAiges ships with three hand-crafted dashboard skins:
Classic warm-toned instrument cluster with glowing cyan and amber needles, glass overlay, and mechanical drum odometer.
Clean, minimal dark theme with bold red supercar needles, yellow fuel indicator, and digital odometer readout.
Post-apocalyptic wasteland gauges — weathered metal, cracked glass, rusty needle physics. Because your token budget deserves drama.
---
| Gauge | Metric | Description | |-------|--------|-------------| | Speedometer | Tokens/sec | Real-time output token generation speed (per-response, excludes idle time) | | Boost / Latency | Cache hit ratio | How much of your context is served from Anthropic's prompt cache (0-100%) | | Fuel | Context remaining | How much of your 1M token context window is still available | | Odometer | Total output tokens | Cumulative token counter for the session with rolling drum animation | | Clock | Local time | Analog chronograph with hour, minute, and second hands | | Check Engine LED | Session health | Lights up when generation has stalled or the session appears dead | | TTFT | Time to first token | Latency from your message to first assistant response (select skins) |
---
Loading reviews...