DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

deepddw

A self-hosted LAN gateway and MCP-backed memory/knowledge-base workstation for DeepSeek Harness.

UI & ProductivityDeveloper ToolsBrowser & WebSecurity & PolicySkills & WorkflowsRemote Execution
9GitHub Stars3ForksUpdated2026-09-16

Install

$ dsh plugin --profile web add <npm-package> # official npm registry only

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
deepDDW is a deployable wrapper around DeepSeek Harness that exposes the DSH workbench on a local network and adds MCP tools for memory, knowledge-base, and document search. It is installed from this repository with shell scripts rather than presented as an installable DSH plugin package.

Key Capabilities

  • Proxies a localhost-bound DSH instance for browser access from devices on the same LAN.
  • Exposes MCP tools for knowledge-base search, memory write/search, and document-portal search.
  • Stores knowledge-base and memory data using SQLite, with optional vector-related components noted in the README.
  • Provides optional token-gated external access; LAN access is password-free by default.
  • Preserves DSH's native plugin mechanism for separately installed official npm plugins.

Useful For

  • Run a shared DSH workstation for a small team on a local network.
  • Make accumulated memory and internal documents searchable through DSH MCP tool calls.
  • Access an existing DSH workbench from LAN-connected phones, tablets, laptops, and desktops.

Who It Fits

  • Small teams or organizations operating a LAN-hosted DSH server.
  • DSH users needing self-hosted memory and knowledge-base functionality.
  • Administrators comfortable deploying from a Git repository on a Python-capable server.

Documented Limitations

  • Requires a computer or server with Python 3.11+; the README states 8 GB RAM minimum and recommends 16 GB or more.
  • Installation is documented through `git clone` and `install.sh`, not the DSH plugin installation command.
  • Default LAN access is password-free, according to the README.
  • Remote access is listed as a roadmap item rather than a current capability.
  • Optional vector search requires an embedding model.

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.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
ccch713/deepddw
Registry source
GitHub · dsh-plugin topic
Registry classification
Unclassified
Source checked
a44e519 · 2026-09-19

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
9GitHub stars
Forks
3
Open issues
1
Last commit
2026-09-16
Last release
2026-09-16
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