Skip to content

Add install URI / deep link support for agent plugin marketplaces #303575

@jesselane-pnnl

Description

@jesselane-pnnl

VS Code supports custom agent plugin marketplaces, but adding one still requires manual configuration or command-line steps.

I’d like to request a supported install URI / deep-link flow for agent plugin marketplaces, similar to the low-friction MCP install experience. We recently used the vscode:mcp/install flow successfully, and that kind of experience would be very useful for agent plugin marketplaces as well.

The goal is not silent install. A confirmation flow is fine. The key part is being able to give a user a single link or button that:

  1. opens VS Code
  2. shows a confirmation dialog for the marketplace being added
  3. displays basic marketplace metadata such as name, owner, description, and repo URL
  4. adds the marketplace to the user’s configured chat.plugins.marketplaces list after confirmation

This would make it much easier for teams and organizations to distribute curated internal marketplaces for plugins, skills, agents, and MCP-backed integrations without asking users to hand-edit settings.

Related prior art:

This request is for similar install ergonomics, but for agent plugin marketplaces rather than MCP servers.

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