🔌 MCP Server Install Link Generator

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

📝 Generate Your Server Install Link

Paste your MCP server JSON configuration below.

🔍 How It Works

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...

Share the HTTPS link anywhere; Visual Studio performs the install.

← Back