Skip to content

Phase 6 (partial): Claude Desktop config re-verified, re-verification procedure documented - #8

Merged
luciocabrera merged 1 commit into
mainfrom
phase6/verification
Sep 2, 2026
Merged

Phase 6 (partial): Claude Desktop config re-verified, re-verification procedure documented#8
luciocabrera merged 1 commit into
mainfrom
phase6/verification

Conversation

@luciocabrera

Copy link
Copy Markdown
Owner

Stacked on #7. This phase is deliberately incomplete — see below.

Done

  • Claude Desktop's config format re-verified against the current MCP quickstart: mcpServers with command/args is unchanged. The README now carries the actual JSON and both platform config paths rather than only linking out, plus the note that args paths must be absolute — the most common cause of a stdio server silently failing to start.
  • A "Re-verifying these rows" procedure, so the compatibility table stays falsifiable rather than decaying into the kind of stale claim Phase 1 fixed. It includes the check that actually matters: ask something only the guidelines can answer and confirm the assistant calls the tool rather than answering from general knowledge.

Not done — needs you

Phase 6.1 (live GitHub Copilot Chat verification with a dated screenshot) cannot be done from this environment. It needs an interactive VS Code session with an authenticated Copilot subscription; I can't drive the chat UI or capture a screenshot headlessly.

The compatibility table therefore still marks the Copilot rows documentation-only, which is accurate rather than optimistic — deliberately, since asserting verification I didn't perform is the exact failure Phase 1 was created to fix.

The README now contains the config and the procedure, so it should be a couple of minutes: build, drop the .vscode/mcp.json snippet in, ask Copilot a guidelines question, screenshot, update the row's date and method.

🤖 Generated with Claude Code

Copilot AI lite review requested due to automatic review settings September 2, 2026 06:22

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The changes are documentation-only, internally consistent with the repo’s tool naming (search_guidelines), and improve clarity without affecting runtime behavior.

Pull request overview

Updates the repository’s README to make MCP client setup and ongoing client-compatibility verification more explicit and reproducible, with a focus on Claude Desktop configuration and keeping the compatibility table falsifiable over time.

Changes:

  • Replaces the Claude Desktop compatibility row with a more precise “config format re-checked” claim.
  • Adds an explicit Claude Desktop claude_desktop_config.json snippet plus platform config paths and an “absolute args path” note.
  • Documents a concrete “Re-verifying these rows” procedure (including checking that the client actually calls search_guidelines).
File summaries
File Description
README.md Adds Claude Desktop config details and documents a re-verification procedure for compatibility claims.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@luciocabrera luciocabrera mentioned this pull request Sep 2, 2026
Base automatically changed from phase7/packaging to main September 2, 2026 07:02
Phase 6, as far as it can go without a GUI.

- Claude Desktop's config format re-checked against the current MCP quickstart:
  `mcpServers` with command/args is unchanged. The README now carries the actual
  JSON and both platform config paths instead of only linking out, and notes
  that args must be absolute — the most common reason a stdio server silently
  fails to start. Its compatibility row is updated to say the format was
  re-checked, while still stating it was not driven against a live client.
- Added a "Re-verifying these rows" procedure: how to promote a
  documentation-only row to verified, including the check that actually matters
  — ask something only the guidelines answer, and confirm the tool is called
  rather than the model answering from general knowledge — and where Copilot in
  VS Code reports whether it picked the server up.

Phase 6.1 — driving this against live GitHub Copilot Chat and capturing a dated
screenshot — is NOT done and cannot be done from here: it needs an interactive
VS Code session with an authenticated Copilot subscription. The compatibility
table continues to mark those rows documentation-only, which remains accurate.
The procedure above is what is left for a human to run.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@luciocabrera
luciocabrera merged commit 67a3bfa into main Sep 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants