dsh-harness-mcp-server
A DeepSeek Harness plugin that exposes Harness agent capabilities through a StreamableHTTP MCP server.
Install
No clear install command was found in the current repository evidence.
Plugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Runs a StreamableHTTP MCP server inside DeepSeek Harness.
- Provides echo, tool-listing, synchronous agent execution, asynchronous task submission, and task-result polling tools.
- Returns structured task results with session ID, assistant text, tool calls/results, changes, verification, and leftovers.
- Passes client memory context and working directory into submitted tasks.
- Can reuse an agent session per working directory.
Useful For
- Let an MCP client such as Hermes delegate coding tasks to DeepSeek Harness.
- Run isolated large refactoring tasks without consuming a primary agent's context.
- Execute unrelated coding tasks in parallel through an external MCP client.
- Integrate Harness task execution into MCP-compatible workflows.
Who It Fits
- DeepSeek Harness users
- MCP client users
- Developers building agent orchestration workflows
Documented Limitations
- The server is unauthenticated by default and exposes remote code execution capabilities; the README warns not to expose it to a LAN or the internet without authentication, TLS, and a reverse proxy.
- Default binding is localhost (127.0.0.1).
- Sandboxed Bash write commands require bubblewrap on the host.
- The README positions it as a fallback tool rather than a daily driver.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 8 runtime, 0 development, 1 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- chushixixin/dsh-harness-mcp-server
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- d174cea · 2026-08-24
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 10GitHub stars
- Forks
- 2
- Open issues
- 0
- Last commit
- 2026-08-15
- Last release
- 2026-08-15
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
DeepSeek Harness plugin bundle that connects DSH to the self-hosted SandBase Harness agent runtime through MCP.
View plugin →A DeepSeek Harness bridge that runs unmodified Pi ecosystem extensions as native DSH plugins.
View plugin →DeepSeek Harness plugin that bridges a local-shell-mcp service into DSH with shell, file, browser, remote-worker, and Live Workspace tools.
View plugin →Preview, create, and edit spreadsheets, docs, slides, and canvases in DeepSeek Harness powered by Univer.
View plugin →