Skip to content

Commit 668fd3b

Browse files
authored
fix: update path of menu for starting server
1 parent f21d2dc commit 668fd3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/content/blog/2026/introducing-the-visual-studio-mcp-server

src/content/blog/2026/introducing-the-visual-studio-mcp-server/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ flowchart LR
3636

3737
## Getting Started
3838

39-
The extension is available on the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=CodingWithCalvin.VS-MCPServer). Install it, configure settings at **Tools > Options > MCP Server** if needed, then start the server via **Tools > MCP Server > Start Server** (or enable auto-start).
39+
The extension is available on the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=CodingWithCalvin.VS-MCPServer). Install it, configure settings at **Tools > Options > MCP Server** if needed, then start the server via **Extensions > MCP Server > Start Server** (or enable auto-start).
4040

4141
From there, configure your MCP client to connect to `http://localhost:5050/sse`. The extension supports Visual Studio 2022 and 2026, on both ARM64 and AMD64.
4242

0 commit comments

Comments
 (0)