Skip to content

Replace Claude for Desktop with VS Code + Copilot in server quickstart#1557

Open
jonathanhefner wants to merge 2 commits intomodelcontextprotocol:mainfrom
jonathanhefner:use-vs-code-in-server-quickstart
Open

Replace Claude for Desktop with VS Code + Copilot in server quickstart#1557
jonathanhefner wants to merge 2 commits intomodelcontextprotocol:mainfrom
jonathanhefner:use-vs-code-in-server-quickstart

Conversation

@jonathanhefner
Copy link
Member

Claude for Desktop is not available on Linux, making it a stumbling block for the server quickstart. Replace the testing instructions with VS Code + GitHub Copilot, which works on all platforms and is free to use.

  • Replace claude_desktop_config.json setup with .vscode/mcp.json
  • Replace Claude Desktop troubleshooting with VS Code-specific guidance
  • Generalize "under the hood" section to say "LLM" instead of "Claude"
  • Update intro/summary references in docs/documents.md
  • Remove link to legacy debugging guide

jonathanhefner and others added 2 commits February 18, 2026 17:52
Both links to `./client.md` were pointing to the comprehensive API
reference guide, but readers in the server quickstart tutorial would
expect a beginner-friendly tutorial.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Claude for Desktop is not available on Linux, making it a stumbling
block for the server quickstart. Replace the testing instructions with
VS Code + GitHub Copilot, which works on all platforms and is free to
use.

- Replace `claude_desktop_config.json` setup with `.vscode/mcp.json`
- Replace Claude Desktop troubleshooting with VS Code-specific guidance
- Generalize "under the hood" section to say "LLM" instead of "Claude"
- Update intro/summary references in `docs/documents.md`
- Remove link to legacy debugging guide

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jonathanhefner jonathanhefner requested a review from a team as a code owner February 18, 2026 23:56
@changeset-bot
Copy link

changeset-bot bot commented Feb 18, 2026

⚠️ No Changeset found

Latest commit: 335414c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 18, 2026

Open in StackBlitz

@modelcontextprotocol/client

npm i https://pkg.pr.new/modelcontextprotocol/typescript-sdk/@modelcontextprotocol/client@1557

@modelcontextprotocol/server

npm i https://pkg.pr.new/modelcontextprotocol/typescript-sdk/@modelcontextprotocol/server@1557

@modelcontextprotocol/express

npm i https://pkg.pr.new/modelcontextprotocol/typescript-sdk/@modelcontextprotocol/express@1557

@modelcontextprotocol/hono

npm i https://pkg.pr.new/modelcontextprotocol/typescript-sdk/@modelcontextprotocol/hono@1557

@modelcontextprotocol/node

npm i https://pkg.pr.new/modelcontextprotocol/typescript-sdk/@modelcontextprotocol/node@1557

commit: 335414c

@jonathanhefner jonathanhefner enabled auto-merge (squash) February 19, 2026 02:41
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

Comments