GooDAnDReaDY/dsh-grok-xsearch0

@goodandready/dsh-grok-xsearch

Grok 联网搜索工具插件,通过独立的 SuperGrok OAuth 账户为 DSH 提供 `x_search` 搜索能力。

AI 分析

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

套件
@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).