Extension Icon

Agent Usage

Monitor AI coding agent usage across Amp, Codex, Droid, Gemini, Kimi, Antigravity, and z.ai
AvatarEdward Zhang
125 Installs
Overview

Agent Usage

Track usage across your AI coding agents in one place.

Agent Usage Screenshot Agent Usage Screenshot

Features

  • Multi-Agent Support - View usage for Amp Code, Codex (OpenAI), Droid (Factory AI), Gemini CLI, and Kimi
  • Quick Overview - See remaining quotas and usage at a glance
  • Detailed Breakdown - Expand each agent for full usage details
  • Refresh & Copy - Quickly refresh data or copy usage details to clipboard
  • Customizable - Show/hide agents, reorder list, and configure display preferences

Supported Agents

AgentData SourceSetup Required
AmpLocal SQLite databaseNone (auto-detected)
CodexOpenAI APINone (auto-detected after codex login)
DroidFactory AI APIAuthorization token
GeminiLocal state fileNone (auto-detected)
KimiMoonshot APIAuthorization token

Configuration

Codex (Zero Config)

  1. Run codex login in Terminal (if you are not already logged in)
  2. Open Agent Usage in Raycast — Codex usage will be auto-detected from ~/.codex/auth.json

Optional fallback:

  • If auto-detection fails, you can still paste a token manually in extension preferences (Codex Authorization Token).

Droid Token

  1. Open https://app.factory.ai/settings/billing in your browser
  2. Open DevTools (F12) → Network tab
  3. Refresh the page and find any API request
  4. Copy the Authorization header value
  5. Paste in extension preferences
  6. Note that the token expiration time is approximately 6 hours.

Preferences

  • Visible Agents - Toggle which agents to show in the list
  • Amp Display Mode - Show remaining as amount or percentage
  • Agent Order - Use ⌘⌥↑ / ⌘⌥↓ to reorder agents in the list

Keyboard Shortcuts

ShortcutAction
Refresh usage data
⌘CCopy usage details
⌘⌥↑Move agent up
⌘⌥↓Move agent down

Roadmap

More agents coming soon: Claude Code, and others.