ClaudeMap

TokenTab

A local CLI that tallies token usage and cost across Claude Code, Codex, and Gemini CLI logs.

SDKs & Toolingcostusageclilocal

TokenTab reads the session logs your coding CLIs already write and tallies token usage and cost grouped by model, project, and day — fully offline, no account or API key. A browser dashboard (-web) renders the breakdown locally. A lighter-weight complement to ccusage when you want per-provider comparison in one table.

Repository

damejan80/tokentab

Charted

Related on the map

  • E2B

    SDK / Tool

    Open-source secure sandboxes where AI agents run code — the de facto execution layer for agent apps.

    • sandbox
    • code-execution
    • sdk
    • agents
  • FastMCP

    SDK / Tool

    Pythonic framework for building MCP servers — decorators, type hints, and zero boilerplate.

    • framework
    • python
    • mcp
    • type-driven
  • Anthropic's official TypeScript SDK for building agentic applications.

    • official
    • sdk
    • typescript
    • anthropic