AI Agent Hub
Back to plugins
⚙️

deepseek-harness-plugin-mcp

Workflow Updated 2026.08.17

Run the following command in DeepSeek Harness:

dsh plugin install bobleer/deepseek-harness-plugin-mcp

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

In DeepSeek Harness, install this plugin by running "dsh plugin install https://github.com/bobleer/deepseek-harness-plugin-mcp" in the terminal.

About this plugin

In the AI agent ecosystem, DSH plugins are built on the Cordis framework, but many agents use the MCP protocol, creating a barrier to direct management. deepseek-harness-plugin-mcp acts as an MCP server that bridges this gap, enabling any MCP-compatible agent to easily discover, inspect, install, and run DeepSeek Harness plugins. It offers a robust control plane with features like plugin catalog search, profile management, and runtime tool invocation, while supporting flexible connections via stdio or Streamable HTTP. This plugin is ideal for AI agent developers and users integrating the DeepSeek Harness ecosystem, such as teams using tools like Cursor, Claude Desktop, or Codex, to seamlessly extend agent capabilities.

Use Cases

  • Search and discover DSH plugins within AI agents.
  • Install and run DSH plugins into agent profiles via MCP protocol.
  • Extend agent capabilities to invoke runtime tools of DSH plugins.

Best For

  • AI agent developers using the MCP protocol.
  • Engineers integrating the DeepSeek Harness ecosystem.
  • Users looking to extend agent capabilities with plugins.