
Menu bar app that shows real-time power consumption, thermal state, and CPU/GPU/ANE utilization for Apple Silicon Macs. No sudo required — reads directly from IOKit. Also ships an MCP server for AI assistants to query system metrics.
Features
Complete power breakdown
CPU, GPU, ANE, DRAM, Fabric, Display — every subsystem via IOReport.
Per-core temperature
Individual core temps via IOHIDEventSystem.
MCP server built-in
Let AI agents read hardware state. Works with Claude, GPT, any MCP client.
USB-C PD details
Charger name, PD negotiation table, real-time voltage & current.
Menu bar at a glance
Up to 3 metrics in menu bar — power, temp, usage, RAM.
Lightweight & native
Pure SwiftUI. No Electron. No sudo. Under 2MB.
Platforms
macos