docs(mcp): Phase 7 — client installer hook contract - #373
Merged
Conversation
Refs #293 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…clients-phase6 # Conflicts: # docs/mcp/clients.md
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.
무엇
MCP client registration 문서에 future installer hook이 따라야 할 안전 계약을 추가합니다.
왜
Refs #293. Claude Desktop/Cursor 등록 자동화를 구현하기 전에 config write, backup, dry-run, credential 금지 규칙을 문서로 고정해 v1.0 MCP client integration의 다음 구현 Phase 기준을 명확히 합니다. @erishforG
변경
docs/mcp/clients.md에 Installer Hook Contract 섹션 추가다음 Phase 힌트
mcpServers보존과 parse failure manual fallback을 테스트로 고정리스크
Low. docs/mcp 범위의 문서 변경이며 CLI/API 동작 변경이 없습니다.
롤백
문서 섹션과 Next Phases 표 변경을 revert하면 됩니다.
Test plan
cargo build --quietcargo fmt --checkcargo clippy --all-targets -- -D warningscargo test --quiet