Skip to content

Commit 90ebf2b

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/visualstudio-docs-pr (branch live)
2 parents ef8128b + 9da68cc commit 90ebf2b

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

docs/ide/copilot-select-add-models.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Choose from an expanded set of models in the model picker:
2929
- OpenAI o3-mini
3030
- Gemini 2.0 Flash
3131
- Gemini 2.5 Pro
32+
- GPT-5 mini
3233

3334
Improvements to model selection include:
3435

docs/ide/mcp-servers.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Use MCP Servers
33
description: Learn how to add MCP servers in Visual Studio to extend GitHub Copilot agent capabilities, set up mcp.json, and manage tool permissions.
4-
ms.date: 8/19/2025
4+
ms.date: 8/29/2025
55
ms.update-cycle: 180-days
66
ms.topic: get-started
77
author: anandmeg
@@ -145,13 +145,17 @@ When a user selects the badge, Visual Studio opens (or prompts you to open it).
145145

146146
### Add from chat view
147147

148-
To add an MCP server in Visual Studio:
148+
With Visual Studio version 17.14.13 or later, you can add an MCP Server from the chat view in Visual Studio.
149149

150-
1. In the chat window, select the green plus (**+**) button in the tool picker.
150+
To add an MCP server from chat view:
151+
152+
1. Select the green plus (`+`) button in the tool picker in the chat window.
153+
154+
:::image type="content" source="media/vs-2022/mcp-servers/plus-button-add-mcp.png" alt-text="Screenshot the plus button in tool picker of Visual Studio chat to add MCP server." lightbox="media/vs-2022/mcp-servers/configure-server-visual-studio.png":::
151155

152156
1. Specify the server name and connection details, such as the URL for HTTP servers or the command and arguments for stdio servers.
153157

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

156160
### Create a file to manage configuration of MCP servers
157161

26.5 KB
Loading

0 commit comments

Comments
 (0)