KYinCode/dsh-project-mcp-bridge

插件 ⭐ 2 MIT automationdatasocial

DeepSeek Harness 的项目级 MCP 加载:在项目中放入 .dsh/mcp.json,其会话即可自动获得 MCP 服务器的工具——并支持实时配置重载。作为客户端桥接,而非 MCP 服务器。

catalog 简介:Per-project MCP loading for DeepSeek Harness: drop a .dsh/mcp.json into a project and its sessions get the MCP servers' tools automatically — with live config reload. Client bridge, not an MCP server.

安装

Then, in any session opened in `MyProject`, the model can directly call
`mcp__github__create_issue` etc. — the same `mcpServers` JSON shape used by
Claude Code, Cursor and VS Code. Save the file again later and running
sessions pick the change up within ~1 s.

Install once: `dsh plugin --profile web add dsh-project-mcp-bridge` (one
restart), or see [Installation](#installation) for the restart-free dev
path.

---

## How it works

KYinCode/dsh-project-mcp-bridge 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。