dshbase

插件目录 / Developer / cn-intel-mcp-dsh

cn-intel-mcp-dsh

未验证 lory69060

✓ 持续维护

查看 GitHub ↗ ← 返回插件目录

1Stars
0Forks
0未关闭 issue
语言
2026-08-24最近推送
跨平台平台

功能简介

DeepSeek Harness plugin: China hard-tech supply chain intelligence (MCP: signal board / track record / Q&A)

我们的评价
未验证 — 尚未实测

DeepSeek Harness plugin: China hard-tech supply chain intelligence (MCP: signal board / track record / Q&A) 尚未验证——请自行安装测试。

「未验证」表示我们的自动化 CI 尚未安装过该插件。功能描述与版本兼容性均为作者声明。这不是安全审计,也不代表对第三方代码的背书。

你是插件作者? 想拿到「已验证」标签——提交你自己的验证证据(截图、日志或短视频),我们审核通过后即改为「已验证」。

提交验证证据 ↗

README

cn-intel-mcp-dsh

China hard-tech supply chain intelligence plugin for DeepSeek Harness.

Connects DSH to the cn-intel MCP server (Streamable HTTP) and exposes 6 tools under mcp__cn_intel__*:

Tool What it gives the model
read_signal_board 33 structured information-gap signals (industry / predicted_on / verify_by / result)
read_earnings_tracker H1 2026 earnings forecast vs actual verification tracker
get_track_record Historical hit-rate statistics — the judgment layer, not raw data
ask_edge Natural-language Q&A over supply-chain information gaps
list_articles Research article index (China hard-tech supply chains)
read_article Full article text for citation-grounded analysis

Install

dsh plugin --profile web add cn-intel-mcp-dsh
# or from the Plugin Market: search "cn-intel"

Then set the token:

export CN_INTEL_MCP_TOKEN="<your-token>"

Trial token (shared, rate-limited to 200 req/day):

export CN_INTEL_MCP_TOKEN="cninte…ad3c"

Request a dedicated free token or Pro tier by opening an issue in this repo.

Verify

In the DSH tools panel you should see:

mcp__cn_intel__read_signal_board
mcp__cn_intel__read_earnings_tracker
mcp__cn_intel__get_track_record
mcp__cn_intel__ask_edge
mcp__cn_intel__list_articles
mcp__cn_intel__read_article

Example prompts

See examples/prompts.md for 5 ready-to-use prompts (compliance query, signal board, track record, earnings tracker, article reading).

How it works

The plugin is a thin dsh-mcp-client bridge to the remote cn-intel MCP endpoint (https://cn-intel-mcp.lory69060.workers.dev/mcp). Data lives on GitHub Pages (GEO-optimized); the Worker is stateless with 300s caching.

License

MIT

FAQ

Q: Do I need a DeepSeek API key for this plugin? A: Yes, DSH itself needs a model provider. The plugin only adds supply-chain data tools on top.

Q: Is the data free? A: The trial token gives 200 requests/day shared. Dedicated free tokens and a Pro tier are available on request via GitHub issues.

Q: What data sources back the signals? A: Public disclosures (earnings reports, exchange announcements) via akshare, cross-checked and timestamped. The track-record tool exposes historical hit rates so you can judge reliability yourself.

Q: Can I self-host? A: The data is public on GitHub Pages; the MCP endpoint is a thin proxy. See docs/architecture.md.

安装

🧩 让 Agent 自动装(推荐)

装一次目录插件,之后本站所有插件都能让 DeepSeek Harness 自动找、自动装:

dsh plugin add dshbase-catalog

然后对 agent 说「帮我装 cn-intel-mcp-dsh」,它会在目录里找到并自动安装。文档:dshbase-catalog · 已验证场景包

该插件是 GitHub 源码(未发 npm)——直接从仓库装:

Web profile:

dsh plugin --profile web add github:lory69060/cn-intel-mcp-dsh

Headless(CLI)profile:

dsh plugin --profile headless add github:lory69060/cn-intel-mcp-dsh

实测报告

尚未 L3 验证——若已跑过,见下方失败备注。

状态:pending · 最近测试 2026-08-26
备注:验证: runtime-fail 浏览全部待验证失败 →
安全:尚未扫描——我们的每日静态扫描将很快覆盖它。

分享徽章

Developer 里更多

浏览全部 7789 个插件 →