KYinCode/dsh-project-mcp-bridge

Plugin ⭐ 2 MIT automationdatasocial

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.

Install

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

Add KYinCode/dsh-project-mcp-bridge to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.