docs: remove Gemini CLI and VS Code (GitHub Copilot) from supported MCP clients - #45
Merged
valentinozegna merged 1 commit intoJun 17, 2026
Conversation
…CP clients Drop the Gemini CLI and VS Code (GitHub Copilot) install sections from the README, remove them from the architecture doc's MCP-client list, and remove VS Code from the bug report MCP-client example list. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
valentinozegna
deleted the
chore/remove-gemini-cli-and-vscode-mcp-clients
branch
June 17, 2026 16:24
valentinozegna
added a commit
that referenced
this pull request
Aug 12, 2026
#46) The front page described three providers and an Opus that is no longer the flagship, and said nothing about the HTTP mode the server has shipped since Cloud Run support landed. - Both Vertex providers join the README, the --help text, and the architecture doc. registry.ts exposes five: google, anthropic, openai, google-vertex, and anthropic-vertex. The --help text listed Google Vertex but not Anthropic's, so it named four of the five - The Anthropic flagship is Claude Opus 4.7, which is DEFAULT_MODEL in src/providers/anthropic.ts. The README still advertised Opus 4.6, which the same list carries as "Previous flagship" - A "Running as a hosted server" section covers the PORT-triggered Streamable HTTP mode and its /mcp, /analyze, and /health routes, and links deploy/README.md. docs/architecture.md gets a link too; it was reachable from nothing - The stdio diagram in docs/architecture.md no longer offers VS Code as an example client. #45 removed it from the supported list, but the words sat inside ASCII box art split across two lines, so a grep for "VS Code" never found them Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
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.
Removes Gemini CLI and VS Code (GitHub Copilot) from the list of supported MCP clients.
### Gemini CLIand### VS Code (GitHub Copilot)install sections.VS Codefrom the MCP-client example list.🤖 Generated with Claude Code