GooDAnDReaDY/dsh-grok-xsearch0

@goodandready/dsh-grok-xsearch

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

AI 分析

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

パッケージ
@goodandready/dsh-grok-xsearch
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/21

インストール

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

ドキュメント

README 全文を読む ↗

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