AgentNotch

AgentNotch

Watch Claude Code and Codex burn tokens in real time from your Mac's notch.

68/100MonitorFreeFree

AgentNotch is a thoughtfully scoped, free utility that nails the niche of at-a-glance AI cost monitoring on macOS. If you're all-in on Claude Code and Codex, it's a smart install—no screen space, no setup hassle, just live token and cost visibility. It's early-stage and macOS-only, so Linux users or teams needing deep traces should look elsewhere, but for the price (zero), it's a win.

Verified 6d ago · liveness 68/100 · cite: rightaichoice.com/tools/agentnotch

Best for
  • Developers using Claude Code or Codex daily who want to avoid surprise API bills
  • macOS users with notch MacBook Pros (2021+) who want glanceable observability without leaving their editor
  • Power users who prefer a lightweight native app over terminal log monitoring
  • Open-source enthusiasts who want a free, MIT-licensed tool and can configure OTEL endpoints
Not ideal for
  • Developers on Windows or Linux — macOS-only, requires Sonoma 14.0+
  • Users who don't use Claude Code or OpenAI Codex — no support for other AI assistants
  • Teams needing multi-user features, SSO, or SLAs — it's a solo local tool
Visit Website

IntermediateFor Claude Code: install AgentNotch (brew or manual), open it, and add one export line to your shell profile — under 5 minutes. For Codex CLI: add a few lines to ~/.codex/config.toml — about 5 minutes. No account, no sign-up.DesktopAPI availableVerified 6d ago
Pricing
Free
FreeFree tier3 hidden costs
Learning curve
Intermediate
For Claude Code: install AgentNotch (brew or manual), open it, and add one export line to your shell profile — under 5 minutes. For Codex CLI: add a few lines to ~/.codex/config.toml — about 5 minutes. No account, no sign-up.
Runs on
Desktop
API available
Who it's for
Solo developer using Claude Code daily for coding tasksDeveloper juggling both Claude Code and OpenAI Codex for different projectsOpen-source enthusiast who wants to avoid surprise API bills
Live sentiment
Is AgentNotch actually worth it?

We scan live Reddit threads, YouTube comments, X posts, G2 reviews and other communities — and hand you an honest verdict in under a minute.

  • Honest verdict, not marketing
  • Real pros & cons from real users
  • Attributed quotes with receipts
Run a free scan

3 free scans · no card needed

Skip it if

Skip AgentNotch if you're on Windows or Linux, don't use Claude Code or OpenAI Codex, need deep trace-level analytics, or require team collaboration features — it's a macOS-only, solo, local utility.

The 30-second take
Biggest gripe

requires macOS Sonoma 14.0+ and a Mac with a notch for the best experience — on older Macs you'll be stuck with the menu bar fallback

Price reality

Free, open-source, and locally run — ideal for solo developers who want cost visibility without a subscription. Compared to paid observability platforms like Langfuse (which starts around $25/mo) or vendor-specific cost dashboards, AgentNotch costs nothing but trades off multi-user features and trace analytics.

In short

AgentNotch — Watch Claude Code and Codex burn tokens in real time from your Mac's notch. Best for Developers using Claude Code or Codex daily who want to avoid surprise API bills, macOS users with notch MacBook Pros (2021+) who want glanceable observability without leaving their editor, Power users who prefer a lightweight native app over terminal log monitoring. Free to use.

What people actually say about AgentNotch — is it worth it?

We ran a structured research pass across product reviews, community discussions, and post-purchase forum threads to surface the patterns vendors won't publish themselves. Below: the recurring strengths, the hidden costs people mention most, and the cohort that consistently regrets adopting this tool.

12 mentions across 2 sources (Product Hunt, GitHub) · researched Jul 3, 2026.

68% positive32% critical

Average across the 2 sources that answered — each source counts once, not each post.

Recurring strengths
  • +Clever use of the Mac notch for unobtrusive AI monitoring.
  • +Real-time visibility into tool calls, file reads, and costs.
  • +Token and cost tracking helps avoid API spend surprises.
  • +Free and open-source with no pricing tiers or limits.
  • +Easy Homebrew install for macOS developers.
Recurring frustrations
  • Multi-session switching causes app unresponsiveness.
  • Window detaches from notch on external monitors.
  • Setup fails behind VPNs/proxies without manual tweaks.
  • macOS-only, no Windows or Linux support in sight.
  • Only supports Claude Code and OpenAI Codex currently.
Patterns worth knowing
Creative notch UI is widely praised as genius and unobtrusive
Seen on Product Hunt, GitHub
Token and cost tracking is a key value for heavy API users
Seen on Product Hunt
Bugs with multi-session stability and external displays are critical
Seen on GitHub
Learning curve
beginnerProductive in ~5 minutes
Hidden costs people mention
  • No hidden costs — the app is completely free and open-source.

Viability Score

68/100
Monitor

How well maintained and how widely used is AgentNotch? Built from what the vendor actually publishes (docs, changelog, tutorials, integrations, pricing), whether the site is live, and how much real users discuss it. How we calculate this

Recent activity
not measured
Traction
100
Site health
95
User sentiment
68
What the vendor publishes
20

Last calculated: September 2026

How we score →

Key Features

  • Real-time tool call tracking (file reads, code edits, shell commands)
  • Token usage monitoring (input/output) with real-time estimates
  • Estimated cost tracking to avoid surprise API bills
  • Color-coded indicators: orange for Claude Code, blue for Codex, light blue for unknown
  • Completion detection with notifications
  • Configurable show/hide for token counts and cost estimates
  • Filter by source (Claude/Codex)
  • Toggle menu bar icon visibility
  • Native macOS Swift app
  • Homebrew installation via brew tap AppGram/tap
  • OTLP/HTTP telemetry ingestion on port 4318
  • Decodes OTLP logs (/v1/logs) and metrics (/v1/metrics)
  • Expands on hover to show recent tool calls
  • Full tool call history on click
  • Runs 100% locally — no data exits the machine

About AgentNotch

FreeIntermediateAPI availableDesktop

AgentNotch is a free, MIT-licensed macOS menu bar app that turns your Mac's notch into a live observability feed for AI coding assistants. Built for developers who live in Claude Code or OpenAI Codex, it sits discreetly in the notch (or menu bar on non-notch Macs) and streams telemetry from your local sessions, showing every tool call—file reads, code edits, shell commands—as it happens. No more tabbing out to a terminal to see if the agent is stuck or just slow; a glance tells you what the assistant is doing and how much it's costing you. The app ingests OTLP/HTTP telemetry on port 4318, decoding logs and metrics from your assistants. It tracks input and output tokens with real-time cost estimates, so you can spot runaway spend before it shows up on the API bill. Color-coded indicators—orange for Claude, blue for Codex, light blue for unknown sources—let you identify which assistant is active at a glance, and completion notifications fire when a task wraps up, so you're not left wondering if it's still thinking. Setup is direct: for Claude Code, you export an OTEL endpoint pointing to localhost:4318; for Codex CLI v0.79+, you add an [otel] section to ~/.codex/config.toml and set trace_exporter to "none" because AgentNotch doesn't decode traces. Installation is a single Homebrew cask command or a manual download from Releases. It requires macOS 14.0 (Sonoma) or later and runs 100% locally—no data ever leaves your machine. Where AgentNotch shines is passive, glanceable observability. It's not a full log viewer or trace analyzer; it's a focused cost and activity guardrail for your existing workflow. If you use both Claude Code and Codex on a modern Mac, it's a zero-cost add-on. If you're on Windows or Linux, need deep trace-level analytics, or work with other assistants, you'll want a more general tool like Langfuse or an OpenTelemetry dashboard.

Behind the Verdict

AgentNotch earns its place by doing one thing well: giving you real-time visibility into what Claude Code and Codex are doing without forcing you to leave your editor. Its notch placement is a clever use of otherwise dead screen space on modern MacBook Pros, and the color-coded indicators let you know at a glance which assistant is active. The token and cost tracking is a genuine value—there's nothing worse than a runaway agent racking up API charges while you think it's making progress. Completion notifications are the cherry on top. On the downside, it's macOS-only, so Linux and Windows developers are out of luck. It only supports Claude Code and OpenAI Codex, and it decodes OTLP logs and metrics but not traces, so you won't get detailed step-by-step execution paths. The app is also early-stage, so you might hit bugs, and documentation is thin—you'll be reading the README and figuring things out. There's no team support, no SSO, no SLAs; it's a solo, local tool. Where AgentNotch fits best: you're a solo developer or small team on macOS who uses Claude Code or Codex regularly and wants to keep an eye on spend and activity. It's especially useful if you juggle multiple agents and need to know which one is chewing through tokens. If you need cross-platform support or deep tracing, Langfuse or an OpenTelemetry dashboard is a better fit. But as a free, zero-effort add-on, it's hard to beat.

Researching AgentNotch? Get your full AI stack in 60 seconds.

Free, no signup — tell us your goal and get tools matched to your budget & existing stack.

Real-world workflow fit

Concrete scenarios for the personas AgentNotch actually fits — and what changes day-one when you adopt it.

Solo developer using Claude Code daily for coding tasks

You're running a long Claude Code session to refactor a module. You want to know if it's making progress and how many tokens it's burning.

Outcome: AgentNotch shows each tool call in the notch — you see file reads and edits as they happen, and the token counter updates in real time. The cost estimate rises steadily, but you're prepared for it. When the task completes, you get a notification without tabbing back to the terminal.

Developer juggling both Claude Code and OpenAI Codex for different projects

You alternate between Claude Code for one repo and Codex for another, and you lose track of which agent is active and how much it's spending.

Outcome: The color-coded indicators — orange for Claude, blue for Codex — tell you at a glance which assistant is running. You can filter by source, so you see only Claude's activity when you're working on that project. The cost tracking helps you allocate spend per agent.

Open-source enthusiast who wants to avoid surprise API bills

You run Claude Code occasionally but worry about unexpected API charges when you leave a task running unattended.

Outcome: AgentNotch's real-time cost estimates let you spot a runaway spend before it hits your bill. You can glance at the notch to see if the agent is stuck in a loop, and you can interrupt it early. The completion notification tells you when it's done, so you're not leaving it running longer than needed.

Use Cases

  • Monitor Claude Code tool calls in real time from the macOS notch
  • Watch OpenAI Codex as it reads files and executes commands
  • Keep an eye on agent activity while working in other apps
  • Debug AI coding assistant behavior by observing tool sequences
  • Get passive visibility into agent progress without window switching
  • Validate that your AI assistant is following expected workflows

Models Under the Hood

Claude CodeOpenAI Codex

as of 2026-09-02

Limitations

  • MacOS-only; requires Sonoma 14.0+ and a notch display for best experience.
  • Supports only Claude Code and OpenAI Codex.
  • Decodes OTLP logs and metrics, but not traces, so you won't see detailed execution paths.
  • Early-stage open-source app with limited documentation and potential instability.

as of 2026-09-08

Verification history

We have re-verified AgentNotch 7 times since . Each pass re-reads the vendor's own pages and re-checks every listed field against that evidence; passes where nothing had changed are marked as such.

  1. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
  2. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
  3. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
  4. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
  5. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
  6. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it

Showing the 6 most recent of 7 verification passes.

Free to cite with attribution — this page re-verifies continuously.

12-month cost

Project the real annual outlay, including the implied monthly cost when only an annual tier is published.

Annual total
Free
Over 12 months
Effective monthly
Free
Billed monthly

Vendor list price only. Add-on usage, seat overages, and contract minimums are surfaced under Hidden costs & gotchas.

Plans compared

For each published AgentNotch tier: who it actually fits, and what it adds vs. the previous tier. Cross-reference the cost calculator above for projected annual outlay.

Free

$0/mo

Ideal for

Solo developers on macOS who use Claude Code or Codex and want passive observability without cost

What this tier adds

Starting tier — all features included at $0 forever, with no paid upgrade path

Hidden costs & gotchas

What the public pricing page doesn't put in bold. Captured from pricing-page footnotes, contract terms, and recurring complaints.

  • requires macOS Sonoma 14.0+ and a Mac with a notch for the best experience — on older Macs you'll be stuck with the menu bar fallback
  • only works with Claude Code and OpenAI Codex — if you switch to another assistant, you'll need to reconfigure or find a different tool
  • you'll need to set an OTLP endpoint and disable trace export manually, so a misconfiguration can cause noisy errors or missed data

Where the pricing makes sense

The company stage and team size where AgentNotch's pricing actually pencils out — and where peers do it cheaper.

Free, open-source, and locally run — ideal for solo developers who want cost visibility without a subscription. Compared to paid observability platforms like Langfuse (which starts around $25/mo) or vendor-specific cost dashboards, AgentNotch costs nothing but trades off multi-user features and trace analytics.

Setup time & first value

How long it actually takes to get something useful out of AgentNotch — broken out by persona, not the marketing-page minute.

For Claude Code: install AgentNotch (brew or manual), open it, and add one export line to your shell profile — under 5 minutes. For Codex CLI: add a few lines to ~/.codex/config.toml — about 5 minutes. No account, no sign-up.

Resources & Guides

Tutorials & Learning

YouTube returned 6 videos for “AgentNotch”, and we withheld 6: 6 could not be judged, because “AgentNotch” is a single word that other videos use for other things. We are showing none, because we could not prove any of them are about AgentNotch.

Tools that pair well with AgentNotch

Common stack mates teams adopt alongside AgentNotch, with the specific reason each pairing earns its keep.

Featured Head-to-Head Comparisons

Alternatives to AgentNotch

View all
Arena AI

Arena AI

Arena AI is a free, community-voted LLM leaderboard ranking chat models, agents, and fullstack code on live head-to-head battles.

FreemiumTry
Tokentelemetry

Tokentelemetry

Free, MIT-licensed local dashboard that reads your AI coding agents' log files to show tokens, cost, and traces — no SDK or API key.

FreeTry
LangSmith

LangSmith

LangSmith is an AI agent observability platform for tracing, monitoring, and evaluating LLM apps and long-running agents.

FreemiumTry

Frequently Asked Questions

Used AgentNotch? Help shape our editorial sentiment research.