Skip to content
View labmimors's full-sized avatar

Block or report labmimors

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
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.

npmDeepSeek Harnesslicense

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 pathModel-facing MCP schemasTool Schema JSON
Direct exposure1,000647,962 B
MCP Lens21,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-lensPublic

    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 5 1

  2. jianghu-youling jianghu-youlingPublic

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

    C# 1

  3. YuLan-OneSim YuLan-OneSimPublic

    Forked from RUC-GSAI/YuLan-OneSim

    Python

  4. zero-cost-deploy zero-cost-deployPublic

    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-clonePublic

    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-pluginPublic

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

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

    Python