Skip to content

docs: remove Gemini CLI and VS Code (GitHub Copilot) from supported MCP clients - #45

Merged
valentinozegna merged 1 commit into
mainfrom
chore/remove-gemini-cli-and-vscode-mcp-clients
Jun 17, 2026
Merged

docs: remove Gemini CLI and VS Code (GitHub Copilot) from supported MCP clients#45
valentinozegna merged 1 commit into
mainfrom
chore/remove-gemini-cli-and-vscode-mcp-clients

Conversation

@valentinozegna

Copy link
Copy Markdown
Contributor

Removes Gemini CLI and VS Code (GitHub Copilot) from the list of supported MCP clients.

  • README.md — drop the ### Gemini CLI and ### VS Code (GitHub Copilot) install sections.
  • docs/architecture.md — remove VS Code and Gemini CLI from the MCP-aware client list.
  • .github/ISSUE_TEMPLATE/bug_report.md — remove VS Code from the MCP-client example list.

🤖 Generated with Claude Code

…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
valentinozegna merged commit 9539dc8 into main Jun 17, 2026
2 checks passed
@valentinozegna
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>
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.

1 participant