You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ide/mcp-servers.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,17 +89,17 @@ With the latest servicing release of 17.14, Visual Studio now supports direct in
89
89
<summary><strong title="To add a one-click install button for any MCP server in Visual Studio:">Add one-click install button for MCP server</strong></summary>
@@ -129,11 +129,11 @@ With the latest servicing release of 17.14, Visual Studio now supports direct in
129
129
130
130
4. Add the markdown badge to your GitHub repo/docs.
131
131
132
-
Example:
132
+
Example:
133
133
134
-
```markdown
135
-
[](vsweb+mcp:/install?<ENCODED_JSON>)
136
-
```
134
+
```markdown
135
+
[](vsweb+mcp:/install?<ENCODED_JSON>)
136
+
```
137
137
138
138
When a user clicks the badge, Visual Studio will launch (or prompt to open), and the MCP install dialog will appear, pre-filled with your server details.
0 commit comments