dsh-mcp-bridge
Run the following command in DeepSeek Harness:
dsh plugin install liiiubai/dsh-mcp-bridge
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install liiiubai/dsh-mcp-bridge in your DeepSeek Harness terminal to install the plugin; the source is hosted at https://github.com/liiiubai/dsh-mcp-bridge
About this plugin
The official dsh-mcp-client answers how to pull external MCP servers into DSH; dsh-mcp-bridge answers the reverse: letting any MCP-compatible client (Claude Code, Codex, OpenClaw, or beyond) treat your running DeepSeek Harness instance as a tool provider.
Exposed over streamable HTTP at /mcp, the bridge enumerates tools dynamically from the agent scope rather than hardcoding schemas. The security model layers a read-only default allowlist, a hard denylist covering pwsh, write, edit, and subagent orchestration, and the DSH sandbox plus approval pipeline on every call, so even a misconfiguration cannot expose high-risk operations. Zero dependencies, zero build step. Install and go.
Best for teams running a DeepSeek Harness workspace who also need other MCP-compatible agents to invoke its file, search, and web tools directly. Paired with the official dsh-mcp-client for the inbound direction, DSH becomes a first-class citizen of the broader MCP ecosystem.
Use Cases
- Invoke DSH workspace tools (file read, glob, grep, web search) remotely from Claude Code or Codex
- Expose a running DSH instance as a shared tool provider in a multi-agent pipeline
- Safely expose read-only tool interfaces to other MCP-compatible agents while preserving DSH sandbox and approval pipeline
Best For
- Multi-agent team developers running a DeepSeek Harness workspace who want other agents to call its tools directly
- Platform engineers integrating DSH into external agent platforms like Claude Code, Codex, or OpenClaw
- Ops and architecture teams wanting to expose tool interfaces without compromising the DSH sandbox and approval pipeline
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.