cn-intel-mcp-dsh
Manifest validChina hard-tech supply chain intelligence: 33-signal board, H1 earnings tracker, hit-rate track record and Q&A, via a remote MCP (mcp__cn_intel__*).
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.
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.1.0 | — | — |
Similar plugins
Hosted tool server over MCP: invoice and bank-statement extraction with in-code arithmetic checks, ledger reconciliation in integer cents, PDF and table conversion, SQL dialect transpiling, and mainla
★ 0
dsh plugin --profile web add dsh-netcafeby PerryLink
MCP management console for the official DeepSeek Harness MCP client: /mcp command with health diagnostics and pipeline trial calls, a Settings MCP tab with server CRUD (approval-gated writes, automati
★ 58
Apache-2.0
TypeScript
Sep 15, 2026
dsh plugin --profile web add dsh-mcp-panelby ouli-1242
一站式管理 DSH 的 MCP 服务与 Skills:工具级开关、密钥打码、技能回收站 | Unified MCP & skills manager for DeepSeek Harness: per-tool toggles, secret masking, skill trash
★ 3
MIT
JavaScript
Sep 15, 2026
dsh plugin --profile web add dsh-plugin-tool-managementby cransmathenia666-hash
Per-turn skill & MCP usage stats for DeepSeek Harness (dsh) - see what tools the agent used, with per-message stats and JSONL logs.
★ 0
TypeScript
Aug 19, 2026
dsh plugin --profile web add dsh-skill-mcp-statsby Edge-Echo
Curated, verified MCP server bundle for DeepSeek Harness (dsh): one install brings demo, memory, filesystem, GitHub, Playwright and remote HTTP MCP servers, with a connectivity verifier and CI checks.
★ 6
↓ 164/wk
MIT
JavaScript
Aug 15, 2026
dsh plugin --profile web add dsh-mcp-bridgeby labmimors
Search 1,000 MCP tools through two interfaces in DeepSeek Harness. Load exact schemas on demand and keep structured results usable across tool calls.
★ 9
MIT
TypeScript
Sep 11, 2026
dsh plugin --profile web add dsh-mcp-lens