AI Agent Hub
Back to plugins
dsh-mcp-bridge preview

dsh-mcp-bridge

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install Chhlafiu4312/dsh-mcp-bridge

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, run the command 'dsh plugin install Chhlafiu4312/dsh-mcp-bridge' or visit the full source repository at https://github.com/Chhlafiu4312/dsh-mcp-bridge for more details.

About this plugin

Integrating external tools in AI agent development often involves complex configurations and dependency bloat. The dsh-mcp-bridge plugin offers a streamlined bridging solution that seamlessly connects the entire MCP ecosystem's tools to DeepSeek Harness, allowing agents to directly call thousands of tools like filesystem, GitHub, and databases without hassle. Its core capability is a zero-dependency design—using only about 400 lines of plain JavaScript for native JSON-RPC 2.0 communication, supporting both local stdio and remote HTTP/SSE servers, and automatically registering tools with the mcp__ prefix, along with intelligent lifecycle management and safe degradation. This plugin is ideal for developers, researchers, and DeepSeek Harness users seeking to expand agent toolsets efficiently, simplifying integration while enhancing development productivity and stability.

Screenshots

Use Cases

  • Quickly integrate tools like filesystem and GitHub into agents.
  • Connect to remote MCP servers via bridging to expand agent capabilities.
  • Automatically register and manage MCP tools within DeepSeek Harness.

Best For

  • Developers needing to expand agent toolsets.
  • Researchers using MCP servers.
  • DeepSeek Harness users seeking efficient tool integration.