docs(skill): MCP 注册键位修正 — 通用 client 的 mcpServers 与 zcode 配置的 mcp.servers 区分 - #25
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
摘要
终审 grep 发现的残留失真:SKILL.md「模式三:注册到 MCP client」把通用 MCP client 的格式(Claude Code
.mcp.json/ Cursor 用顶层mcpServers键——生态标准)与 zcode 自身配置(~/.zcode/cli/config.json读嵌套mcp.servers)混写,且旧注记「mcpServers 键在 0.16.1 实测仍受支持」与 0.16.5 bundle 证据矛盾。修正
mcpServers,保留完整示例);B zcode 自身(嵌套mcp.servers,新增加套示例)McpServers:"mcp.servers"、分层合并、诊断枚举均只读mcp.servers;顶层键字符串仅见于 plugin manifest/请求载荷)Review 流程