GooDAnDReaDY/dsh-grok-xsearch0

@goodandready/dsh-grok-xsearch

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

AI Analysis

核心用途是为 DSH 引入 Grok 的实时网络与社交媒体搜索能力。适合需要获取最新资讯、进行实时信息检索和事实核查的调研任务。

Package
@goodandready/dsh-grok-xsearch
Version
0.1.0
License
MIT
Last updated
Aug 21, 2026

Install

$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).