orrinzeng/dsh-cursor-subscription ↗★ 0
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 客户端中调用其模型和工具转换的用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:orrinzeng/dsh-cursor-subscriptionドキュメント
README 全文を読む ↗Sign-in and Usage
- Open Settings -> Cursor Subscription in DSH.
- Select Browser Sign-in. Your browser will open the Cursor sign-in page.
- Complete sign-in and authorization. The settings page will automatically show that you are signed in.
- Select a Cursor model from the model picker, such as
composer-2orclaude-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.