orrinzeng/dsh-cursor-subscription0

dsh-cursor-subscription

Cursor subscription for DeepSeek Harness with browser login, token refresh, model discovery, and the Cursor Agent chat protocol

AI 分析

核心用途是在 DSH 中直接使用 Cursor 的模型(如 Claude 3.5 Sonnet)。适合拥有 Cursor 订阅、希望在 DSH 客户端中调用其模型和工具转换的用户。

パッケージ
dsh-cursor-subscription
バージョン
0.4.2
ライセンス
MIT
最終更新
2026/08/18

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:orrinzeng/dsh-cursor-subscription

ドキュメント

README 全文を読む ↗

Sign-in and Usage

  1. Open Settings -> Cursor Subscription in DSH.
  2. Select Browser Sign-in. Your browser will open the Cursor sign-in page.
  3. Complete sign-in and authorization. The settings page will automatically show that you are signed in.
  4. Select a Cursor model from the model picker, such as composer-2 or claude-4-sonnet.

When a tool is required, the agent converts Cursor's tool request into a local DSH tool execution. The result is returned to the model through the conversation history; Cursor's filesystem tools are not used.