Skip to content
View labmimors's full-sized avatar

Block or report labmimors

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
labmimors/README.md

LabMimors

Open-source tooling for inspectable, efficient AI agents.

MCP Lens for DeepSeek Harness

1,000 MCP tools. Two model-facing interfaces.

MCP Lens keeps large MCP catalogs behind mcp_search and mcp_call. DeepSeek Harness searches first, receives a small set of exact schemas, and calls one explicit server/tool pair. Allow/deny policy is checked again at call time.

npm DeepSeek Harness license

Why users try it

  • Reduce the standing MCP schema surface before the first useful call.
  • Narrow a large tool-choice set without deleting or loosening upstream schemas.
  • Keep unused MCP servers disconnected until needed.
  • Fail closed: no remote tool is visible until it matches allowTools; denyTools wins.

Install

dsh plugin --profile web add dsh-mcp-lens@next

Then follow the copy-paste first-server Quickstart.

Reproducible fixed-fixture result

1,000-tool path Model-facing MCP schemas Tool Schema JSON
Direct exposure 1,000 647,962 B
MCP Lens 2 1,114 B

These are canonical UTF-8 schema JSON bytes from a fixed fixture—not a universal token, cost, latency, or task-quality claim.

MCP Lens comparison

Try it: Website · Local-only schema calculator · rc.9 Release

If MCP Lens makes a large DeepSeek Harness catalog easier to operate, star the project so other DSH users can find it.

Popular repositories Loading

  1. dsh-mcp-lens dsh-mcp-lens Public

    DeepSeek Harness MCP tool search for large catalogs: 1,000 MCP tools behind 2 MCP-facing schemas, exact-schema calls, allow/deny controls, and a local calculator.

    TypeScript 6 2

  2. jianghu-youling jianghu-youling Public

    《太吾绘卷:天幕心帷》AI mod —— AI 扮演活的江湖人(开发中)

    C# 2

  3. YuLan-OneSim YuLan-OneSim Public

    Forked from RUC-GSAI/YuLan-OneSim

    Python

  4. zero-cost-deploy zero-cost-deploy Public

    Forked from libz-renlab-ai/serverless

    Claude Code skill to deploy a web app to production for $0/month on Vercel + Render + Supabase + Upstash free tiers. MCP-first, every gotcha documented (Hobby cron limit, Blueprint env loss, supaba…

    Shell

  5. claude-skill-web-clone claude-skill-web-clone Public

    Forked from Jane-xiaoer/claude-skill-web-clone

    Methodology for faithfully cloning any website (static / React / WebGL) — without copying AI-hallucinated code. Real source first.

    JavaScript

  6. awesome-dsh-plugin awesome-dsh-plugin Public

    Forked from awesome-dsh-plugin/awesome-dsh-plugin

    A curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表

    Python