Zenjibad/dsh-mcp-toggle

Zenjibad★ 0TypeScript最后同步: 2026-08-18

在 GitHub 打开

Enable/disable MCP servers directly from DSH Settings: a 'MCP Servers' page that stops/starts each @deepseek-ai/dsh-mcp-client connection live and persists the change across restarts.

README 摘要

dsh-mcp-toggle · Enable/Disable MCP Servers from DSH Settings Turn MCP servers on and off directly from Settings → MCP Servers : an additive settings page that stops/starts each @deepseek-ai/dsh-mcp-client connection immediately (its mcp tools unregister/register live) and persists the change so it survives a DSH restart. 在 DSH 设置 → MCP 服务器页面直接启用/停用 MCP:即时停止/启动每个 MCP 客户端连接,并持久化,重启后依旧生效。 中文文档: README.zh.md · LLM index: llms.txt · Agent guide: AGENTS.md Keywords : dsh-plugin · deepseek-harness-plugin · mcp · mcp-client · settings · enable · disable · toggle · MCP 服务器 · 启用 · 停用 📑 Table of Contents - ✨ Features - 🏗️ How it works - 🚀 Quick start - ⚙️ Configuration - ❓ FAQ - ⚠️ Security notes - 📦 Project structure - 🙏 Credits ✨ Features Feature Description 🎚️ MCP Servers settings page Additive Settings page (id mcp-toggle , order 70) listing every @deepseek-ai/dsh-mcp-client server the user has configured — with a toggle per row 🔄 Live toggle Flipping the switch calls the Cordis Loader's Entry.update({disabled}) — the MCP connection fiber is disposed (stop) or started immediately, its mcp tools unregister/register live, no DSH restart 💾 Persists across restarts Each change is app…

在 GitHub 查看完整 README →
终端/TUIdeepseek-harnessdeepseek-harness-plugindsh-pluginmcpagent

分类