Fast and simple LLM API cost tracker for the terminal.
uv venv && uv pip install -e .source .venv/bin/activate
ttSet these in your .zshrc:
export ANTHROPIC_ADMIN_API_KEY="sk-ant-admin-..." # Anthropic Admin key
export OPENAI_ADMIN_KEY="sk-..." # OpenAI Admin key| Provider | Status | Notes |
|---|---|---|
| Anthropic | Supported | Requires Admin API key |
| OpenAI | Supported | Requires Admin key |
| Gemini | Not available | No public usage API |
| Groq | Not available | No usage API yet |