Skip to content

Commit cde4dc1

Browse files
committed
docs: document autoconnect network request history
1 parent 7fa7857 commit cde4dc1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -713,6 +713,9 @@ Check the performance of https://developers.chrome.com
713713

714714
> [!NOTE]
715715
> The <code>autoConnect</code> option requires the user to start Chrome. If the user has multiple active profiles, the MCP server will connect to the default profile (as determined by Chrome). The MCP server has access to all open windows for the selected profile.
716+
>
717+
> [!NOTE]
718+
> Network requests that occurred before the MCP server connected are not available via <code>list_network_requests</code> / <code>get_network_request</code>. If you need those, start the MCP server first or reload the page after it connects.
716719
717720
The Chrome DevTools MCP server will try to connect to your running Chrome
718721
instance. It shows a dialog asking for user permission.

0 commit comments

Comments
 (0)