Skip to content

Commit 488291d

Browse files
committed
Add collapsible section
1 parent 6f7eab2 commit 488291d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/ide/mcp-servers.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@ You have multiple options to add an MCP server in Visual Studio:
8484

8585
With the latest servicing release of 17.14, Visual Studio now supports direct installation of MCP Servers. You can click the **Install** button on an MCP server to automatically add it to your Visual Studio instance.
8686

87-
To enable a one-click install button for any MCP server in Visual Studio:
87+
<details>
88+
<summary>To add a one-click install button for any MCP server in Visual Studio:</summary>
8889

8990
1. Write your MCP server config in JSON.
9091
- **HTTP/SSE server example**
@@ -135,6 +136,9 @@ To enable a one-click install button for any MCP server in Visual Studio:
135136

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

139+
<br />
140+
</details>
141+
138142
### Add from chat view
139143

140144
To add an MCP server in Visual Studio:

0 commit comments

Comments
 (0)