royenheart/dsh-plugin-mcp-support

Plugin ⭐ 0 other

A thin, non-duplicating wrapper over the native dsh MCP bridge @deepseek-ai/dsh-mcp-client. It makes MCP servers configurable through two layered sources:

catalog description:deepseek harness mcp support

Install

src/index.ts          # host plugin: settings registration + dynamic child mounts + status route
src/client/index.ts   # browser half: "mcp" view tab (status page)
src/core/config.ts    # pure normalize/merge helpers (no cordis imports)
src/core/status.ts    # pure status-row shaping helper
tests/                # node:test suite using a real cordis Context
lib/                  # built host + client entries (npm run build)

Add royenheart/dsh-plugin-mcp-support to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.