M0s Indicator banner
m0squared m0squared

M0s Indicator

AI community

Description

Never hit your AI token limit blind, real-time usage bars for Claude Code, Codex & Gemini

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

M0² — Universal AI Agent HUD

**M0²** — M-zero-Squared

*Real-time token usage indicator for AI coding agents*


[![npm](https://img.shields.io/npm/v/m0squared-indicator?color=cyan&label=npm)](https://www.npmjs.com/package/m0squared-indicator) [![npm downloads](https://img.shields.io/npm/dm/m0squared-indicator?color=cyan&label=downloads%2Fmonth)](https://www.npmjs.com/package/m0squared-indicator) [![npm downloads total](https://img.shields.io/npm/dt/m0squared-indicator?color=cyan&label=downloads%20total)](https://www.npmjs.com/package/m0squared-indicator) [![license](https://img.shields.io/badge/license-MIT-green)](#license) [![made with love](https://img.shields.io/badge/made%20with-%E2%9D%A4-red)](https://github.com/m0squared/m0s-indicator) [![built by a Claude Code lover](https://img.shields.io/badge/built%20by-Claude%20Code%20lover-blueviolet)](https://claude.ai/code)


What is M0²?

**M0²** is a live HUD that sits inside your AI coding agent and shows you exactly how much of your token quota you've consumed — in real time, right where you work.

No more getting cut off mid-task. No more opening dashboards. No more guessing.

*Start full. Watch it drain. Know when to stop.*

M0² HUD preview

Supported Agents

Agent Status Integration
Claude Code ✅ Full support Native statusLine hook — live in the status bar
Codex CLI ✅ Supported PostToolUse hook — tracks every response
Gemini CLI ✅ Supported AfterTool hook — tracks every response

More agents coming. PRs welcome.


Install

Pick your method — they all do the same thing.

npx *(recommended — no install needed)*