D
@dhicoc/dsh-codex-web-search-mcp
v1.0.2 · 1 天前发布
dsh plugin: register codex-web-search-mcp (model-independent OpenAI Codex / Grok web search & deep research MCP server) as a native dsh MCP tool set (mcp__codex-web-search__*).
README
dsh-codex-web-search-mcp
把 codex-web-search-mcp(模型无关的
OpenAI Codex / Grok 联网搜索与深度研究 MCP server,Rust 独立二进制)接进
DeepSeek Harness (dsh) 的
一键插件。
安装并重启 dsh web 后,3 个工具会以 dsh 原生 MCP 工具形式出现:
| 工具 | dsh 内名称 |
| --- | --- |
| 单步搜索 | mcp__codex-web-search__codex_web_search |
| 多步深度研究 | mcp__codex-web-search__codex_web_research |
| 抓正文 | mcp__codex-web-search__web_fetch |
与普通 Claude Code / Cursor 的 MCP 接入不同——本插件不依赖任何模型厂商,
搜索走 Codex 独立搜索端点,换 Gemini / OpenRouter / 本地模型都不受影响。
---
前置条件(重要)
本插件依赖以下已发布到 npm 的包来分发跨平台二进制:
@dhicoc/dsh-codex-web-search-mcp:本 dsh 插件;codex-web-search-mcp:跨平台命令及其平台二进制依赖;@dhicoc/codex-web-search-mcp-*:各平台的预编译二进制包。正常使用时不需要手动安装这些依赖,`dsh
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- @dhicoc/dsh-codex-web-search-mcp
- Repo
- git+https://github.com/dhicoc/dsh-codex-web-search-mcp.git
- Engines
{}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}