Add Visual Studio installation instructions#173
Add Visual Studio installation instructions#173sebastianbenz merged 2 commits intoChromeDevTools:mainfrom
Conversation
Added installation instructions for Visual Studio.
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
Thanks for adding this! The link doesn't work for me, I saw that it redirects to a vs code specific url pattern which my mac doesn't seem to handle (even though I have vs code installed). This might be an issue with my machine, but in any case I'd recommend also describing the manual steps required (similar to what we did for cursor). |
|
@sebastianbenz It's not for VS Code but for Visual Studio - the C#/C++ IDE for Windows. You need Visual Studio installed for the protocol handler to work |
sebastianbenz
left a comment
There was a problem hiding this comment.
Sorry! Please ignore my ignorance.
Added installation instructions for Visual Studio. > Note, I'm a PM on the Visual Studio team and this way of installing MCP servers into VS is the recommended way
Added installation instructions for Visual Studio.