Skip to content

Commit fdc2de8

Browse files
Update README.md
Co-authored-by: Paul Irish <[email protected]>
1 parent 104d64a commit fdc2de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ The Chrome DevTools MCP server supports the following configuration option:
322322
<!-- BEGIN AUTO GENERATED OPTIONS -->
323323

324324
- **`--browserUrl`, `-u`**
325-
Connect to a running Chrome instance using port forwarding. The value of this option should be the URL of the running Chrome instance together with the configured debugging port. `http://127.0.0.1:9222` is a common default. For more details see: https://github.com/ChromeDevTools/chrome-devtools-mcp?tab=readme-ov-file#connecting-to-a-running-chrome-instance.
325+
Connect to a running, debuggable Chrome instance (eg `http://127.0.0.1:9222`). For more details see: https://github.com/ChromeDevTools/chrome-devtools-mcp#connecting-to-a-running-chrome-instance.
326326
- **Type:** string
327327

328328
- **`--wsEndpoint`, `-w`**

0 commit comments

Comments
 (0)