Skip to content

[NuGet MCP] Update server.json handling to respect latest schema #266097

@joelverhagen

Description

@joelverhagen

Does this issue occur when all extensions are disabled?: No (the feature is in the Copilot Chat extension)

  • VS Code Version: 1.103.2
  • OS Version: Windows

@joelverhagen (me) will provide a fix for this.

The schema for server.json has been update:
https://github.com/modelcontextprotocol/registry/blob/main/docs/reference/server-json/server.schema.json

The code for assisted NuGet MCP install uses the old schema:
https://github.com/microsoft/vscode-copilot-chat/blob/bb62f6f6367e48879506c1989ddae6fe5e5c3a26/src/extension/mcp/vscode-node/nuget.ts#L288

This needs to be fixed to the latest schema.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions