caopu16/dsh-mcp-json

caopu16★ 0TypeScript最后同步: 2026-08-14

在 GitHub 打开

deepseek-harness自动读取mcp相关配置文件(如.mcp.json),自动加载mcp

README 摘要

dsh-mcp-json English 中文 Mount MCP servers in the DeepSeek Harness from the configuration files your agent tools already have. It reads the mcp.json of Claude Code, Kiro, OpenCode, and Codex, merges them, and keeps the running server set in step with the files. The harness MCP client is deliberately one plugin instance per server and reads no files. This package supplies the configuration discovery it does not do: adding a server becomes editing JSON instead of editing the profile's plugin tree. Requirements - A working dsh install (this package is a plugin, not a standalone tool). - At least one MCP configuration file. Any of the locations below counts — an existing Claude Code or Kiro setup works with no new file and no entry config. Install The package declares its own patch layer, so installing it mounts the loader. Built lib/ is committed so a git-sourced install runs no build script. Without the dsh command dsh on PATH comes from an installed @deepseek-ai/dsh . From a harness source checkout, run the CLI from that checkout instead: Developing this plugin lib/ is committed, so a change to src/ reaches consumers only after it is rebuilt and committed too: Where it looks Layers a…

在 GitHub 查看完整 README →
Fun / Adscluadedeepseekdsh-pluginkiroagent

分类