Skip to content

Commit 42be7c3

Browse files
authored
docs: clarify resource limitations around the number of tabs (#1927)
1 parent b53752d commit 42be7c3

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/troubleshooting.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,3 +175,9 @@ If you are using the `--autoConnect` flag and tools like `list_pages`, `new_page
175175
2. Remote debugging is enabled in Chrome via `chrome://inspect/#remote-debugging`.
176176
3. You have allowed the remote debugging connection prompt in the browser.
177177
4. There is no other MCP server or tool trying to connect to the same debugging port.
178+
179+
> [!IMPORTANT]
180+
> In Chrome versions up to 149, connection issues may be caused by frozen or unloaded tabs.
181+
> Chrome DevTools MCP forces all tabs to be loaded, so ensure your system has sufficient resources.
182+
> It is currently not recommended to use Chrome DevTools MCP with browser instances running hundreds of tabs.
183+
> See [Issue #1921](https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/1921) for more details.

0 commit comments

Comments
 (0)