AI Agent Hub
Back to plugins
🧰

dsh-kimi-subscription

Web Tools Updated 2026.09.03

Run the following command in DeepSeek Harness:

dsh plugin install BaronCyrus/dsh-kimi-subscription

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

Run dsh plugin install BaronCyrus/dsh-kimi-subscription inside DeepSeek Harness to install; the source repository is https://github.com/BaronCyrus/dsh-kimi-subscription . After installation, manually restart DSH to activate.

About this plugin

If you already hold a Kimi Code membership but would rather tap into that subscription quota inside DeepSeek Harness without juggling a separate pay-as-you-go key, this plugin is built for that workflow. It brings Kimi Code subscription models, authentication, and quota management directly into the DSH settings page, so model selection, usage tracking, and web search all happen in one place.

Key capabilities include an independent kimi-subscription model route that never overrides existing kimi-coding or Open Platform configurations; two sign-in methods (subscription API Key and OAuth device code) with automatic token refresh and credentials stored only in the DSH Host credential service; real-time 5-hour and 7-day quota, remaining percentage, and reset-time display in both the settings page and the chat input; and two subscription web-search providers with three routing modes (leave-alone, auto, always) that coexist cleanly with other subscription plugins such as dsh-codex-subscription via lightweight profile patches. The plugin never silently falls back to any paid provider.

It suits developers who already subscribe to Kimi Code and want to call coding models and web search uniformly through DeepSeek Harness, with transparent quota feedback, strict security boundaries (loopback-only RPC, no session-data logging, no credential leakage to the browser), and zero configuration overlap with their existing Open Platform setup.

Use Cases

  • Use Kimi Code subscription quota directly inside DeepSeek Harness without a separate pay-as-you-go key
  • Check 5-hour and 7-day remaining quota in the chat input and settings to decide when to switch models or wait for a reset
  • Auto-route Kimi subscription search and Codex subscription search by model so multiple plugins coexist without slot contention
  • Prevent silent fallback to any paid provider so cost and permission boundaries stay explicit

Best For

  • Developers who already hold a Kimi Code membership and want a unified coding-model interface in DSH
  • Teams or individuals who need transparent quota feedback and credential isolation without keys scattered across services
  • Users running multiple subscription plugins who need per-model search routing that does not cause slot conflicts