Skip to main content
Native macOS App

Your Claude Code sessions, from every angle.

A native macOS menu bar app for exploring, analyzing, and managing your Claude Code sessions. Real-time tracking, zero telemetry, 100% local.

brew tap cordwainersmith/claudoscope && brew install --cask claudoscope
or download the .dmg directly

100% local. Zero telemetry. Your sessions never leave your disk.

Claudoscope Dashboard showing real-time session analytics
Claudoscope menu bar widget showing live session stats

Everything you need to understand your sessions.

From real-time token tracking to deep configuration browsing, all running natively on your Mac.

Real-time Monitoring

Watches ~/.claude/projects/ via macOS FSEvents for near-instant file change detection. No polling, no Electron.

Cost Estimation

Aggregates token usage (input, output, cache creation/read) and maps them to Anthropic or Vertex AI pricing tables.

Skills & MCP Browser

Browse installed skills with full markdown rendering. Inspect MCP server arguments, commands, and environment variables.

Configuration Viewer

Reads your settings.json and presents permissions, YOLO mode, memory, and custom slash commands in a browsable layout.

Session Analytics

Visual dashboard of your sessions, token distribution, and usage patterns over time. Filterable, sortable, and always up to date.

Fully Local & Private

No servers, no network requests, no analytics pings. Claudoscope reads your logs directly from disk. Nothing leaves your machine.

Deep Dive into Skills & MCPs

Browse all installed Claude Code skills and Model Context Protocol servers. View triggers, full definitions, and environment variables instantly.

  • Full markdown rendering for skills
  • Inspect MCP arguments and commands
  • Check custom slash commands defined in config
Skills browser showing installed Claude Code skills
Settings view showing Claude Code configuration

Configuration at a Glance

Reads your ~/.claude/settings.json and presents it in a beautifully organized, browsable layout.

  • Native Light / Dark / System themes
  • Track permissions, YOLO mode status, and memory
  • Easy toggling of Anthropic / Vertex pricing

Your sessions, your machine, your data.

Free, MIT-licensed, and maintained in the open. Requires macOS 14.0 (Sonoma) or later.