DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-harness-mcp-server

A DeepSeek Harness plugin that exposes Harness agent capabilities through a StreamableHTTP MCP server.

Developer ToolsSecurity & PolicyRemote Execution
10GitHub Stars2ForksUpdated2026-08-15

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.

source-grounded
This installable Cordis/DeepSeek Harness plugin bridges external MCP clients to Harness agents, tools, presets, and sessions for coding-task execution.

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.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 8 runtime, 0 development, 1 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

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
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app