Hopefully Visual Studio will support it.
Opened this issue · 5 comments
Hopefully, the next version will support GitHub Copilot in Visual Studio instead of just VS Code.
https://learn.microsoft.com/en-us/visualstudio/ide/mcp-servers?view=vs-2022 Do you want to give a try at this? I think it will be similar manual setup, with the bridge installed through package manager and server installed through a json file.
Oops realizing you're taking about visual studio not VSCODE. Does it support MCP servers? If so, see if latest update works for it.
Oops realizing you're taking about visual studio not VSCODE. Does it support MCP servers? If so, see if latest update works for it.
Hmm... I tried it, but it doesn't work.
I feel like it's because of the json file configuration. I saw that some Visual Studio mcp.json files have another layer called Github under the server section. I'm not sure if that's the reason.
@king24371 it's now fully supported: https://devblogs.microsoft.com/visualstudio/mcp-is-now-generally-available-in-visual-studio/
Can you update and try again?
