Enables AI agents to automate and debug real Chromium browsers with capabilities like screenshots, video recording, performance analysis, visual regression testing, and OCR text extraction.
| Tool name | Description | Destructive? |
|---|---|---|
| browser_launch | ✓ no | |
| browser_close | ✓ no | |
| app_interact | ✓ no | |
| dom_get_source | ✓ no | |
| dom_inspect_element | ✓ no |
| media_take_screenshot | ✓ no | |
| media_read_text_ocr | ✓ no | |
| media_record_video | ✓ no | |
| viewport_set_mode | ✓ no | |
| debug_read_logs | ✓ no | |
| performance_get_metrics⚠ | ⚠ yes | |
| export_har | ✓ no | |
| visual_diff | ✓ no | |
| trace_viewer | ✓ no |