drfccv/dsh-mcp-center

drfccv★ 1TypeScriptLast synced: 2026-08-14

Open on GitHub

Connect any MCP server to your DeepSeek Harness — point, click, done.

README excerpt

MCP Center English 中文 Connect any MCP server to your DeepSeek Harness — point, click, done. MCP Center is a settings-driven MCP server manager. Register servers (Streamable HTTP or local stdio processes) on the dedicated Settings → MCP Center page; save and they connect immediately, their tools becoming first-class, model-callable tools in every session. Why use it - No code, no config files — everything happens in the Settings UI. - Both MCP server types supported : - Streamable HTTP — remote MCP endpoints, with optional auth (none / static Bearer token / custom headers). - stdio — local processes ( npx , uvx , python , …). - Tools are instantly usable — each connected server's tools appear as mcp and can be called by the model in all sessions. - Zero-dependency install — the client transport is implemented in the plugin itself (no external MCP SDK), so the plugin adds no peer-dependency chain to your profile. - Per-server on/off — disable a server to unregister its tools and drop the connection; the config is kept. Requirements - DeepSeek Harness with the web profile - Node.js ^22.19 or =24 Quick start 1. Install the plugin The package is published on npm as dsh-mcp-center : Pref…

View full README on GitHub →
Terminal / TUIagentdeepseekdsh-pluginharnessmcp

Category