docs: Update troubleshooting for MCP server connection errors#1017
Merged
OrKoN merged 11 commits intoChromeDevTools:mainfrom Mar 5, 2026
Merged
docs: Update troubleshooting for MCP server connection errors#1017OrKoN merged 11 commits intoChromeDevTools:mainfrom
OrKoN merged 11 commits intoChromeDevTools:mainfrom
Conversation
Added solutions for MCP server connection issues on Windows 10, including using cmd and absolute path for npx.
Added notes on adjusting the npx path and file extensions.
matthiasrohmer
approved these changes
Feb 26, 2026
Collaborator
matthiasrohmer
left a comment
There was a problem hiding this comment.
Thanks for taking the time to improve this guidance, much appreciated!
I left one small suggestion on order, and if you have time can you kindly check me on the where.exe bit?
Move note upper
Merged
via the queue into
ChromeDevTools:main
with commit Mar 5, 2026
00f9c31
28 of 30 checks passed
github-merge-queue Bot
pushed a commit
that referenced
this pull request
Mar 11, 2026
🤖 I have created a release *beep* *boop* --- ## [0.20.0](chrome-devtools-mcp-v0.19.0...chrome-devtools-mcp-v0.20.0) (2026-03-11) ### 🎉 Features * experimental `chrome-devtools` CLI ([#1100](#1100)) ([1ac574e](1ac574e)) ### 📄 Documentation * fix typo ([#1155](#1155)) ([b59cabc](b59cabc)) * fix typos and improve phrasing ([#1130](#1130)) ([70d4f36](70d4f36)) * revise contribution process and add release process ([#1134](#1134)) ([d7d26a1](d7d26a1)) * **troubleshooting:** add symptom for missing tools due to read-only mode ([#1148](#1148)) ([57e7d51](57e7d51)) * Update troubleshooting for MCP server connection errors ([#1017](#1017)) ([00f9c31](00f9c31)) ### 🏗️ Refactor * move main files ([#1120](#1120)) ([c2d8009](c2d8009)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added solutions for MCP server connection issues on Windows 10, including using cmd and absolute path for npx.