A knowledge-graph memory plugin for AI agents: conversations are distilled into structured triples, compressing context by up to 75% and enabling traceable, searchable, cross-session experience reuse. One memory core, native to DeepSeek Harness, with the OpenClaw plugin entry retained.
dsh-mcp-bridge
A curated, verified bundle of MCP servers for DeepSeek Harness. One install brings demo, memory, filesystem, GitHub, Playwright, and remote HTTP MCP servers, with a connectivity verifier and CI checks, so you start from working config instead of raw YAML.
Plugin facts
Screenshots
About this plugin
Curated, verified MCP server bundle for DeepSeek Harness (dsh): one install brings demo, memory, filesystem, GitHub, Playwright and remote HTTP MCP servers, with a connectivity verifier and CI checks.
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:Edge-Echo/dsh-mcp-bridge β οΈ Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs. Plugin safety β
More about this plugin
One install gives your dsh agent a set of battle-tested MCP servers β not a raw YAML you have to figure out. Every curated server has a machine-readable definition in servers/, and scripts/verify-servers.mjs checks each one's connectivity, so "verified" is a CI-guaranteed claim, not marketing.
Related guides
Learn how to choose, install, and use memory plugins.
About this plugin: dsh-mcp-bridge
What is dsh-mcp-bridge?
dsh-mcp-bridge is a memory plugin maintained by Edge-Echo. A curated, verified bundle of MCP servers for DeepSeek Harness. One install brings demo, memory, filesystem, GitHub, Playwright, and remote HTTP MCP servers, with a connectivity verifier and CI checks, so you start from working config instead of raw YAML.
How do I install dsh-mcp-bridge?
Run dsh plugin add github:Edge-Echo/dsh-mcp-bridge in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:Edge-Echo/dsh-mcp-bridge#commit.
Is dsh-mcp-bridge free?
dsh-mcp-bridge is a community open-source project released under the MIT license. You can inspect its source and install it for free.
Related plugins
LLM-supervised persistent memory for AI agents β graph-based recall and knowledge management.
memtrace-public
β 454Memtrace turns your codebase into a live knowledge graph that AI coding agents can query in milliseconds β every function, class, call edge, and version, across every session, without re-reading files or breaking things they can't see.