AI Agent Hub
Back to plugins
⚙️

dsh-workspace-mcp

Workflow Updated 2026.08.24

Run the following command in DeepSeek Harness:

dsh plugin install Momojie-S/dsh-workspace-mcp

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 Momojie-S/dsh-workspace-mcp. The full source code is available at https://github.com/Momojie-S/dsh-workspace-mcp.

About this plugin

Managing MCP server configurations across multiple projects can be a hassle: tool settings may conflict, manual switching is tedious, and automating tool registration is challenging. The dsh-workspace-mcp plugin addresses these issues by automatically loading or unloading MCP servers based on the current workspace, ensuring each project's .dsh/mcp.servers.yml configuration only activates within its own session. Its core capabilities include intelligent isolation and automated management—MCP tools are registered and reclaimed with the agent lifecycle, keeping different projects' tools separate, while also supporting features like auto-reconnection and environment inheritance for stable connectivity. Ideal for developers using DSH and MCP who frequently switch projects, this plugin streamlines configuration and boosts tool management efficiency, allowing teams to focus on coding with a smoother workflow.

Use Cases

  • Automatically load corresponding MCP server configurations when switching between projects.
  • Prevent MCP tool conflicts across different projects, ensuring environment independence.
  • Auto-reconnect MCP servers during development to maintain stable tool availability.

Best For

  • Developers using DSH and MCP who need to efficiently manage multiple projects.
  • Teams where each member's work environment must be consistent and isolated.
  • Engineers looking to simplify MCP server configurations and boost development efficiency.