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
安装
$
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.