attach_browser
Attach to a running Chrome/Edge with remote debugging to instrument WebGPU activity. New tabs and navigations are automatically tracked; existing tabs can be reloaded for immediate inspection.
Instructions
Attach to an already-running Chrome/Edge that was started with --remote-debugging-port. New tabs and navigations are instrumented automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| browserURL | No | Debugger URL (default http://localhost:9222). | |
| reloadPages | No | Reload already-open tabs so they get instrumented now (default false). |