dsh-web-kimi
Kimi Coding web search and fetch providers for the DeepSeek Harness — one coding-plan key fills both ctx.web seams, with a dedicated settings GUI card and credential fallbacks down to the Kimi CLI config file
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kenny2077/dsh-web-kimi说明文档
阅读完整 README ↗Configuration
Settings section web-kimi (file-based edits of the same fields the card writes):
| Field | Default | Meaning |
|---|---|---|
apiKey | — | Literal key; a stored credential-reference value wins over it |
apiKeyEnv | KIMI_CODING_API_KEY | Primary credential reference |
baseURL | https://api.kimi.com/coding/v1 | Endpoint base (/search, /fetch appended) |
pageCrawling | false | Send enable_page_crawling so results carry full content |
timeoutSeconds | 30 | Server-side timeout_seconds |