DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh

Routes DeepSeek Harness through the local OpenLLM gateway and registers OpenLLM MCP server tools.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSecurity & Policy
1GitHub Stars0ForksUpdated2026-08-28

Install

$ dsh plugin --profile web add github:openllmsh/dsh

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
The @openllmsh/dsh bundle is a pure-configuration Cordis patch for DeepSeek Harness (dsh). It configures dsh's in-box llm-pi-ai adapter with an openllm provider pointing to the local OpenLLM daemon gateway (http://127.0.0.1:8787/v1) without requiring API keys directly inside dsh. Additionally, it registers the OpenLLM MCP stdio server to expose openllm, claude-context, and supermemory tool groups directly to the harness.

Key Capabilities

  • Adds an openllm provider to DeepSeek Harness's in-box llm-pi-ai adapter pointed at the local daemon gateway
  • Sets the OpenLLM gateway as the default model provider in DeepSeek Harness
  • Registers the OpenLLM MCP stdio server tools (openllm, claude-context, supermemory)
  • Enables keyless loopback communication by letting openllmd manage auth and credentials

Useful For

  • Routing all DeepSeek Harness LLM requests through a local OpenLLM proxy or gateway
  • Accessing OpenLLM MCP tools and memory contexts within DeepSeek Harness web or headless profiles
  • Standardizing local LLM proxying across DSH profiles without embedding secrets into DSH configurations

Who It Fits

  • DeepSeek Harness users leveraging OpenLLM for gateway routing and tool execution
  • Developers needing local LLM proxying and unified MCP server access in DSH

Documented Limitations

  • Requires the OpenLLM daemon (openllmd) to be installed and running locally on port 8787
  • Custom daemon ports require manual editing of cordis.patch.yml
  • Must be explicitly installed into specific profiles (e.g., web or headless) to take effect in that profile context

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 0 runtime, 4 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
openllmsh/dsh
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin Bundle
Source checked
7d20e9d · 2026-08-29

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
1GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-28
Last release
No release detected
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