dsh-mcp-sync
Run the following command in DeepSeek Harness:
dsh plugin install nan1010082085/dsh-mcp-sync
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install nan1010082085/dsh-mcp-sync in the DeepSeek Harness terminal to install the plugin; the source code is available at https://github.com/nan1010082085/dsh-mcp-sync .
About this plugin
Managing a growing list of local MCP server configs while trying to expose every tool to a DSH workflow is tedious and error-prone. dsh-mcp-sync removes that friction: it scans your local MCP configuration files, connects to each server, and registers the exposed tools into the DSH pipeline so the model can invoke them directly—no manual tool definitions required.
The workflow is discover, connect, register. During discovery it reads the MCP entries already present on your machine; during connection it opens a session with each server; during registration it writes the tool signatures and metadata into the active profile so the model sees them as first-class capabilities. Re-run the scan whenever you add a new server and the set stays in sync.
If you are building agent workflows with DeepSeek Harness and already run local MCP servers for file operations, database queries, API proxies, or similar tasks, dsh-mcp-sync lets you focus on prompt design and orchestration instead of hand-maintaining a tool inventory.
Use Cases
- Onboarding multiple local MCP servers into a DSH workflow in a single pass
- Syncing newly added MCP servers to the model's available tool list instantly
- Replacing manual tool signature upkeep with config-driven automatic discovery
Best For
- Developers building agent workflows on DeepSeek Harness
- Engineers running local MCP servers for file ops, API proxies, or database queries
- Tech leads who prefer config-driven tool discovery over hand-maintained inventories
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.