MCP Server Install Link Generator

Generate shareable installation URLs for Model Context Protocol servers in Visual Studio 2022+.

← Back

Generate MCP server install link

Paste your MCP server JSON configuration below.

Examples

Direct Protocol URL:

vsweb+mcp:/install?{"name":"Awesome Copilot","type":"stdio","command":"docker","args":["run","-i","--rm","ghcr.io/microsoft/mcp-dotnet-samples/awesome-copilot:latest"]}

Wrapper Link:

https://vs-open.link/mcp-install?%7B%22name%22%3A%22Awesome%20Copilot%22%2C...