GooDAnDReaDY/dsh-grok-xsearch0

@goodandready/dsh-grok-xsearch

Grok x_search tool for DeepSeek Harness via separate SuperGrok OAuth account.

包名
@goodandready/dsh-grok-xsearch
版本
0.1.0
许可证
MIT
最近更新
2026年8月21日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GooDAnDReaDY/dsh-grok-xsearch

Host configuration (optional)

OAuth client id and redirect URI are normally set in the profile patch on the host, not in the UI:

- id: dsh-grok-xsearch
  config:
    grokClientId: ''
    redirectUri: 'http://127.0.0.1:56121/callback'
    model: 'grok-4.5'

Credential ref: GROK_XSEARCH_OAUTH_1 (never returned by Settings GET).