AI Agent Hub
Back to plugins
🖥️

dsh-claude-subscription

Client Updated 2026.09.03

Run the following command in DeepSeek Harness:

dsh plugin install x5427876/dsh-claude-subscription

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

Send the installation doc at https://github.com/x5427876/dsh-claude-subscription to your agent for one-step setup, or run dsh plugin install x5427876/dsh-claude-subscription manually in DeepSeek Harness.

About this plugin

If you already hold a Claude Pro, Max, Team, or Enterprise subscription and want to call Claude models directly inside DeepSeek Harness, dsh-claude-subscription is built for exactly that. It authenticates through Anthropic's official OAuth browser flow — the same mechanism Claude Code uses — so no separate API key is required. Credentials stay in the local DSH credential service; they are never extracted, resold, or subject to extra billing.

Once you are logged in, the plugin continuously surfaces your subscription quota: the 5-hour window, the 7-day window, and the remaining percentage and reset time for Opus and Sonnet separately. All data is read locally from the Anthropic Usage API, and your access token never leaves the machine. When the token expires, a refresh token silently renews it with no manual step needed. You can optionally toggle a quota indicator on the right side of the chat input box, and if the subscription route is unavailable the plugin reports the error explicitly rather than silently falling back to another paid path.

The plugin currently targets DSH 0.1.2-alpha.5 and requires a valid Anthropic subscription account; any usage generated through it counts against your personal quota. It is ideal for DSH users who already subscribe to Claude and would rather not maintain a separate API key, especially those who want to switch models quickly and keep an eye on their subscription consumption in real time. Please review Anthropic's terms of service regarding third-party tool access.

Use Cases

  • Use Claude Pro/Max subscription in DSH to call Claude models without a separate API key
  • Check 5-hour, 7-day, and Opus/Sonnet remaining quota and reset times after logging in
  • Enable the input-box quota indicator to see current model usage at a glance

Best For

  • DSH users who already hold a Claude Pro, Max, Team, or Enterprise subscription
  • Users who prefer to use their existing Claude subscription over maintaining a separate API key
  • Claude subscribers who need real-time visibility into quota consumption to avoid overage billing