Skip to content

Commit 4283337

Browse files
committed
Updates
1 parent 488291d commit 4283337

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/ide/mcp-servers.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,9 @@ 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+
</br>
8788
<details>
88-
<summary>To add a one-click install button for any MCP server in Visual Studio:</summary>
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>
8990

9091
1. Write your MCP server config in JSON.
9192
- **HTTP/SSE server example**
@@ -144,7 +145,7 @@ When a user clicks the badge, Visual Studio will launch (or prompt to open), and
144145
To add an MCP server in Visual Studio:
145146

146147
1. Select the green plus (`+`) button in the tool picker in the chat window.
147-
1. Specify the server name, input method, any arguments, and URL for HTTP servers.
148+
1. Specify the server name and connection details, such as the URL for HTTP servers or the command and arguments for stdio servers.
148149

149150
:::image type="content" source="media/vs-2022/mcp-servers/configure-server-visual-studio.png" alt-text="Screenshot that shows adding an MCP server from chat view." lightbox="media/vs-2022/mcp-servers/configure-server-visual-studio.png":::
150151

0 commit comments

Comments
 (0)