AI Agent Hub
Back to plugins
🖥️

dsh-usage

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install Huasecc/dsh-usage

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install Huasecc/dsh-usage in your DeepSeek Harness terminal to install (source: https://github.com/Huasecc/dsh-usage)

About this plugin

Most dsh usage plugins rely on local session logs to tally consumption, which means calls made through the web console, mobile app, or other clients are completely invisible. dsh-usage taps the DeepSeek platform official usage API directly and renders account-level data right inside the DSH Web UI, giving you the same full picture you would see on platform.deepseek.com/usage.

Out of the box, the balance page reads your local API key to display total, top-up, and bonus credits. The usage page offers stacked bar charts and detail tables across 24-hour, 7-day, 30-day, and 90-day windows, breaking down cached-hit, cached-miss, and output tokens along with their costs. A one-time platform token pasted from your browser console is persisted locally, so it survives restarts without re-entry. A registered tool model, deepseek_usage_query, also lets AI assistants query balance and usage on demand.

If you call DeepSeek from multiple surfaces and want to know the true account-level spend rather than only local DSH consumption, dsh-usage is the most fitting companion. It coexists nicely with log-aggregation plugins, each covering a different angle.

Use Cases

  • View full-account DeepSeek token usage and costs in one place
  • Switch between 24-hour and 90-day windows to track usage trends
  • Let an AI assistant query account balance and consumption directly

Best For

  • Developers calling DeepSeek from multiple clients who need true account-level spend
  • Users working in DSH Web who want visualized token analytics
  • dsh users already using log-aggregation plugins and wanting a full-account view