判断自己是不是目标用户。
MCP 工具接入 · 开源项目
witness
MCP 工具接入项目,用于把外部工具、服务或数据源安全接入 AI 宿主。
判断自己是不是目标用户。
能做什么MCP 接入说明、宿主配置检查、工具权限边界、失败恢复和验收清单查看可带走的能力路径。
继续前先在非主力宿主配置中验证 MCP server 命令、权限范围和回滚方式。未完成验证前保持审慎。
GitHub 快照8 星标1 分叉 · 2 贡献者
Doramagic.ai 最后验证日期:2026-07-26 验证方法:来源证据、语义档案、公开页面门禁和静态构建验收。
快速判断 · 2026-07-26
witness 项目 是什么?
- witness 帮助把外部工具、服务或数据源接入支持 MCP 的 AI 宿主。
- 最适合:需要让 Claude、Cursor、Codex 或其他支持 MCP 的 AI 宿主安全调用外部工具的开发者。
- 不适合:不适合不愿修改宿主配置、无法授予工具权限、或不能隔离网络/文件/凭据访问的用户。
- 它给 AI 增加的能力:MCP 接入说明、宿主配置检查、工具权限边界、失败恢复和验收清单
- 第一步安全验证:先在非主力宿主配置中验证 MCP server 命令、权限范围和回滚方式。
- 当前验证状态:页面发布门禁已通过;Quick Start、沙箱安装仍需补充证据,不能当成生产可用证明。
- 最大风险:缺口未补前,Doramagic 不能把该能力当作可靠推荐卖点。
- 证据基础:https://github.com/IngTian/witness、https://github.com/IngTian/witness#readme、项目说明书、踩坑日志
01
一眼判断
先判断自己是否是目标用户,再决定是否继续。不适合不愿修改宿主配置、无法授予工具权限、或不能隔离网络/文件/凭据访问的用户。
未完成验证前保持审慎。
02
它能做什么
把项目翻译成用户能判断的具体能力,而不是 Doramagic 的使用流程。宿主配置
先在非主力配置中检查 MCP server 命令和宿主配置路径。
host-config权限边界
授予权限前明确文件、网络、工具调用和凭据访问范围。
permissions验收检查
定义一个可回滚的最小工具调用,再进入日常工作流。
acceptance来源:https://github.com/IngTian/witness、https://github.com/IngTian/witness#readme、项目说明书、踩坑日志。这里只回答“它能帮我做什么”。
03
项目温度与外部声音
站点快照,非实时质量证明;用于开工前背景判断。社区讨论
已收录 12 条来源下面是已采集到的项目级社区讨论来源,来源平台:github。这些外部声音用于帮助判断真实使用反馈,不单独作为质量证明。
-
01
test: strengthen MCP fake-store assertions from #73-C1 (get_profile cont
github / github_issue
-
02
opencode reap: soften "NEVER kills a live serve" comment — user's own no
github / github_issue
-
03
lens: two registered lenses can resolve to the same lens.json name (shar
github / github_issue
-
04
Make witness discoverable by agents doing tool-discovery (empty descript
github / github_issue
-
05
feat: files as a 2nd L0 source — apply the distillation engine (lenses +
github / github_issue
-
06
cleanup: tighten install/lens/npm command surface — install=mechanism, s
github / github_issue
-
07
security: harden the ingestion + MCP-serve path for UNTRUSTED input (def
github / github_issue
-
08
v0.5.1
github / github_release
-
09
v0.5.0 — witness ingest (records-in engine) + install/wire split
github / github_release
-
10
v0.4.0 — CLI surface diet: a ~6-verb front door, unified config, readabl
github / github_release
-
11
v0.3.1 — install=mechanism · deletable auto-seeded default · unified bac
github / github_release
-
12
v0.3.0 — per-lens tuning, cross-runtime distillation, architecture harde
github / github_release
04
怎么开始使用
先试、再读项目说明书、再带给 AI,最后按官方quick start验证。先试 Prompt
不安装项目,先体验能力节奏。
预览读项目说明书
理解输入、输出、失败模式和边界。
说明书带给 AI
把上下文交给你的宿主 AI 继续工作。
上下文沙箱验证
进入主力环境前先完成安装入口与风险边界验证。
验证make install来源:https://github.com/IngTian/witness#readme。验证:仍需沙箱验证。
05
项目说明书
每个项目结构不同,Doramagic 保留原项目解释结构,并补充边界与踩坑日志。草稿 · 项目说明书
witness 说明书
面向 Claude Code 与 OpenCode 的本地记忆与自我成长引擎:记录编程会话,提炼你的编码模式、习惯与知识的演变过程,构建以个人为中心的成长档案(将支持文件/PDF),带溯源能力,通过 MCP 提供服务,单个 Go 二进制即可运行。
打开完整说明书- https://github.com/IngTian/witness 项目说明书
- 目录
- 项目概览
- 相关页面
- 一、项目定位
- 二、核心架构:L0 → L4 蒸馏管线
- 三、CLI 表面与安装语义
06
带给 AI 的上下文包
决定继续后,把项目上下文带给你的宿主 AI。07
继续前检查
在复制命令、导入 AI、安装插件前,看清还不能相信什么。不要把试用当真实运行
试用 Prompt 只展示流程,不证明项目已安装或运行。
确认宿主兼容
支持 MCP 的 AI 宿主、claude_code、claude
先隔离验证
继续前需要复核。
- 阻塞项:需要继续补证
- 阻塞项:需要继续补证
- 先在非主力宿主配置中验证 MCP server 命令、权限范围和回滚方式。
08
踩坑日志与复核重点
Doramagic 记录的高风险项优先显示,避免用户把候选能力当成已验证能力。能力证据存在缺口
需要继续复核。
缺口未补前,Doramagic 不能把该能力当作可靠推荐卖点。
可能需要本地编译工具链
安装入口或说明出现本地编译相关关键词:make install
Windows/macOS 用户可能卡在编译依赖上。
失败模式:installation: Make witness discoverable by agents doing tool-discovery (empty description/topics; name coll...
需要继续复核。
Developers may fail before the first successful local run: Make witness discoverable by agents doing tool-discovery (empty description/topics; name collision)
失败模式:installation: cleanup: tighten install/lens/npm command surface — install=mechanism、seed+interactivity sep...
需要继续复核。
Developers may fail before the first successful local run: cleanup: tighten install/lens/npm command surface — install=mechanism、seed+interactivity separate (post-#44-slice1a)
失败模式:installation: v0.1.0 — Claude Code
需要继续复核。
Upgrade or migration may change expected behavior: v0.1.0 — Claude Code
失败模式:installation: v0.2.0 — Windows (Claude Code) + hardening
需要继续复核。
Upgrade or migration may change expected behavior: v0.2.0 — Windows (Claude Code) + hardening
失败模式:installation: v0.2.1 — module rename、export、npm auto-publish
需要继续复核。
Upgrade or migration may change expected behavior: v0.2.1 — module rename、export、npm auto-publish
失败模式:installation: v0.2.3 — parallel mining · opencode idle-reconcile · discovery
需要继续复核。
Upgrade or migration may change expected behavior: v0.2.3 — parallel mining · opencode idle-reconcile · discovery
失败模式:installation: v0.2.4 — audit fixes: worker livelock、watermark CAS、hardening
需要继续复核。
Upgrade or migration may change expected behavior: v0.2.4 — audit fixes: worker livelock、watermark CAS、hardening
失败模式:installation: v0.3.0 — per-lens tuning、cross-runtime distillation、architecture hardening
需要继续复核。
Upgrade or migration may change expected behavior: v0.3.0 — per-lens tuning、cross-runtime distillation、architecture hardening
失败模式:installation: v0.3.1 — install=mechanism · deletable auto-seeded default · unified backfill
需要继续复核。
Upgrade or migration may change expected behavior: v0.3.1 — install=mechanism · deletable auto-seeded default · unified backfill
失败模式:installation: v0.4.0 — CLI surface diet: a ~6-verb front door、unified config、readable help
需要继续复核。
Upgrade or migration may change expected behavior: v0.4.0 — CLI surface diet: a ~6-verb front door、unified config、readable help
下一步:先在非主力宿主配置中验证 MCP server 命令、权限范围和回滚方式。。