# VibeUsage

VibeUsage is an AI token usage tracking and monitoring tool for developers using Codex, Claude Code, OpenCode, Gemini, Kimi, Hermes, and OpenClaw.

Install:

```bash
npx --yes vibeusage init
```

## What It Tracks

- AI coding agent token usage by source, model, project, and time window.
- Input, cached input, output, reasoning output, total tokens, and cost estimates.
- Public token leaderboard data and privacy-safe shared dashboard views.

## Agent Resources

- Developer portal: https://www.vibeusage.cc/developers
- API docs: https://www.vibeusage.cc/docs/api
- Auth docs: https://www.vibeusage.cc/docs/auth
- OpenAPI: https://www.vibeusage.cc/openapi.json
- MCP manifest: https://www.vibeusage.cc/.well-known/mcp/manifest.json
- llms.txt: https://www.vibeusage.cc/llms.txt
