Skip to content

Commit 1fe2c13

Browse files
authored
Merge branch 'main' into element-input
2 parents 2078d64 + f382b7d commit 1fe2c13

6 files changed

Lines changed: 206 additions & 206 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,10 @@ The Chrome DevTools MCP server supports the following configuration option:
539539
If enabled, ignores errors relative to self-signed and expired certificates. Use with caution.
540540
- **Type:** boolean
541541

542+
- **`--experimentalVision`/ `--experimental-vision`**
543+
Whether to enable coordinate-based tools such as click_at(x,y). Usually requires a computer-use model able to produce accurate coordinates by looking at screenshots.
544+
- **Type:** boolean
545+
542546
- **`--experimentalScreencast`/ `--experimental-screencast`**
543547
Exposes experimental screencast tools (requires ffmpeg). Install ffmpeg https://www.ffmpeg.org/download.html and ensure it is available in the MCP server PATH.
544548
- **Type:** boolean

0 commit comments

Comments
 (0)