microsoft / microsoft/vscode

Split installed MCP servers into user and workspace sections

Open
#336,646 1 comment 0 reactions 1 assignee Claimed by @vritant24 View on GitHub
ai-customizations mcp
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

The Chat Customizations editor currently shows all installed MCP servers in a single **Installed** section. This makes it difficult to understand whether a server is configured at the user or workspace level and to manage the correct configuration.

The MCP server list should match the other customization pages by splitting installed servers into **User** and **Workspace** sections.

This should use the MCP server source/scope information that is already available (and currently surfaced in the hover) so each server appears under the correct section.

## Expected behavior

- User-scoped MCP servers appear under **User**.
- Workspace-scoped MCP servers appear under **Workspace**.
- The generic **Installed** grouping is replaced by the scoped sections.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.