dsh plugins中文
← Back to popular plugin directory

MCP tool compression agent

labmimors/dsh-mcp-lens · skills

Shrink MCP schema overhead in DeepSeek Harness: 1,000 remote tools behind 2 exact-schema interfaces, plus a local calculator and CI budget Action.

★ 4GitHub stars
1Forks
2026-08-15Last updated
TypeScriptLanguage
MITLicense

Project overview

MCP Lens for DeepSeek Harness Shrink large MCP catalogs to a two-tool model surface.

MCP Lens lets DeepSeek Harness search and call 1,000 remote tools through two stable model-facing interfaces. Instead of sending every tool schema on every turn, it reveals exact schemas only for a small ranked set when a tool is actually needed.

Use MCP Lens if you have dozens to thousands of MCP tools, multiple servers, or long-tail tools that are expensive to advertise on every turn. Skip it if you have only a handful of tools that are used almost every request. Install rc.9

Install command

dsh plugin --profile web add github:labmimors/dsh-mcp-lens
View GitHub repository ↗Back to popular plugin directory