dsh-mcp-lazy

wings1848/dsh-mcp-lazy
★ 0 stars TypeScript AI/LLM Updated 3d ago
Lazy MCP gateway for DeepSeek Harness: one stable proxy tool instead of N tool schemas, servers connect on first use and idle out, metadata cached to disk.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dsh-mcp-lazy": {
      "command": "npx",
      "args": [
        "-y",
        "wings1848/dsh-mcp-lazy"
      ]
    }
  }
}

README Excerpt

A lazy MCP gateway for [DeepSeek Harness](https://github.com/deepseek-ai). It puts **one** tool in front of the model instead of N MCP tool schemas: servers start on first use, idle out again, and their tool metadata is cached on disk so `search` and `describe` never spawn anything. `@deepseek-ai/dsh-mcp-client` connects every configured server at startup and registers every

Topics

deepseekdshdsh-pluginllmmcpmodel-context-protocoltokens