- Startseite
- Plugins
- Tools & Funktionen
- dsh-grok-xsearch
G
dsh-grok-xsearch
goodandready/dsh-grok-xsearch
Grok x_search tool for DeepSeek Harness via separate SuperGrok OAuth account.
Installation
dsh plugin --profile web add github:goodandready/dsh-grok-xsearchREADME
dsh-grok-xsearch
x_search tool for DeepSeek Harness: search X (Twitter) via the xAI Responses API.
Uses a separate SuperGrok OAuth account (GROK_XSEARCH_OAUTH_1), independent from @goodandready/dsh-subscriptions chat Grok.
Install
dsh plugin --profile web add @goodandready/dsh-grok-xsearch
Settings
- Open Settings → Grok X Search.
- Click Connect and finish SuperGrok OAuth (paste the redirected URL if the browser does not return to Harness).
- Pick a model from the dropdown (Grok 4.5 recommended; Grok 4.6 may be rate-limited).
- In chat, ask the agent to use the
x_searchtool for X/Twitter queries.
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: '<GROK_CLIENT_ID>'
redirectUri: 'http://127.0.0.1:56121/callback'
model: 'grok-4.5'
Credential ref: GROK_XSEARCH_OAUTH_1 (never returned by Settings GET).
Tool
x_search posts to https://api.x.ai/v1/responses with built-in tool { type: 'x_search' }.
Parameters: query, optional handle filters, date range, image/video understanding flags.
Identity
| Place | Value |
|---|---|
package.json name | @goodandready/dsh-grok-xsearch |
cordis.patch.yml name: | @goodandready/dsh-grok-xsearch |
lib/client.js loader id | @goodandready/dsh-grok-xsearch |
License
MIT
Ähnliche Plugins
T
WeKnora (dsh-weknora)
tencent/weknora
20.3kvor 14 StundenTools & Funktionen
T
weknora
tencent/weknora
20.2kvor 18 StundenTools & Funktionen
T
archify (deepseek-harness)
tt-a1i/archify
14.9kvor 5 StundenTools & FunktionenMIT
T
BrowserSkill (dsh-plugin-browserskill)
tencent/browserskill
1.3kvor 11 StundenTools & FunktionenMIT