返回目录
模型与 MCP 插件

dsh-llm-grok-oauth

wangyaominde/dsh-llm-grok-oauth

Grok subscription OAuth plugin for DeepSeek Harness: one-click login in Settings → Models

Stars
0
Forks
0
Issues
1
更新
3 天前

PROJECT TOPICS

项目标签

INSTALL REFERENCE

安装参考

未验证
dsh plugin --profile web add github:wangyaominde/dsh-llm-grok-oauth

该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。

PROJECT README

README

dsh-llm-grok-oauth

dsh-llm-grok-oauth

DeepSeek Harness plugin: sign in with a Grok account under Settings → Models
and run models on a SuperGrok / X Premium+ subscription. No xAI API key.

English · 简体中文

dsh-plugin stars MIT dsh no api key


The built-in Grok provider in DSH accepts an API key only. This plugin adds account login on the same page. The control is at:

Settings → Models → Grok (xAI 订阅)

Settings → Models → Grok (xAI subscription)

Install

Requires DeepSeek Harness and pnpm. If dsh is not on PATH, use npx:

npx @deepseek-ai/dsh plugin --profile web add github:wangyaominde/dsh-llm-grok-oauth

If the dsh command is already installed:

dsh plugin --profile web add github:wangyaominde/dsh-llm-grok-oauth

Restart dsh web after installation. Client modules are loaded at process start; the login button will not appear until restart.

If pnpm warns about missing peers such as @deepseek-ai/cordis, ignore it. Those packages are provided by the DSH runtime and should not be installed into the plugin directory.

Usage

Open Settings → Models and click Sign in with Grok on Grok (xAI 订阅). Browser sign-in is the default. The official Grok CLI is not required.

  1. Complete xAI authorization in the browser. The confirmation code is issued by xAI for that attempt; it is not shared across machines or clicks.
  2. Return to a session and select a Grok model. If the current session still targets DeepSeek, start a new session before sending.

The DSH process must be able to reach https://auth.x.ai and https://cli-chat-proxy.grok.com. Sign-in, the model catalog, and chat share the same proxy stack (HTTPS_PROXY or the macOS system proxy). If a browser can open those hosts but sign-in or sending a message still fails, set the proxy in the environment that launches dsh web and retry.

If the official Grok CLI is already signed in, that session is reused silently. Machines without the CLI are not asked to run grok login.

Sign-out is on the same row. It clears this plugin's session immediately and does not delete the official Grok CLI login file. CLI reuse stays off until Sign in is clicked again. If an older build signs back in immediately after Sign out, or sign-in works but chat fails with TRANSPORT, update to 0.2.10 and fully restart dsh web.

Requirements

Item Requirement
DeepSeek Harness 0.1.0-rc.6 or later
Account SuperGrok or X Premium+
Official Grok CLI not required. Reused only when already signed in
xAI API key not required

Relation to the API key field

This plugin Built-in Grok config
Location Settings → Models Settings → Models
Authentication Grok account login API key
Billing SuperGrok / X Premium+ xAI API credit

Both may be configured at the same time. This plugin does not write or overwrite a saved API key.

Uninstall

npx @deepseek-ai/dsh plugin --profile web remove dsh-llm-grok-oauth

Restart dsh web after uninstall.

License

MIT

CLASSIFICATION EVIDENCE

分类依据

项目类型插件
功能分类模型与 MCP
规则置信度

系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: oauth。