Skip to content

mcp: add basic protocol activation for installing MCP servers#243947

Merged
connor4312 merged 1 commit intomainfrom
connor4312/mcp-protocol-activation
Mar 19, 2025
Merged

mcp: add basic protocol activation for installing MCP servers#243947
connor4312 merged 1 commit intomainfrom
connor4312/mcp-protocol-activation

Conversation

@connor4312
Copy link
Member

Closes #243228

Format:

${scheme}://mcp/install?${encodeURIComponent(JSON.stringify({name: string, config: object}))}

Closes #243228

Format:

```
${scheme}://mcp/install?${encodeURIComponent(JSON.stringify({name: string, config: object}))}
```
@connor4312 connor4312 self-assigned this Mar 19, 2025
@connor4312 connor4312 enabled auto-merge (squash) March 19, 2025 06:12
@vs-code-engineering vs-code-engineering bot added this to the March 2025 milestone Mar 19, 2025
@connor4312 connor4312 merged commit d0296fa into main Mar 19, 2025
8 checks passed
@connor4312 connor4312 deleted the connor4312/mcp-protocol-activation branch March 19, 2025 06:26
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators May 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MCP: Install via protocol activation

2 participants