Skip to content

Commit edb2813

Browse files
chore(blog): add blueskyPostId to post frontmatter
1 parent 7d1f463 commit edb2813

1 file changed

Lines changed: 1 addition & 0 deletions

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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "Introducing the Visual Studio MCP Server!"
33
date: "2026-01-14T12:00:00-05:00"
44
categories: [dotnet, csharp, extensibility, visualstudio, ai, mcp]
55
description: "A Visual Studio extension that exposes IDE features through the Model Context Protocol, enabling AI assistants to interact with Visual Studio programmatically."
6+
blueskyPostId: "3mcfc5n5pxc2s"
67
---
78

89
JetBrains is shipping MCP servers for their IDEs. Visual Studio isn't.

0 commit comments

Comments
 (0)