browser_connect
Connect to a running Chrome instance using its WebSocket debugger URL to enable browser debugging and control.
Instructions
Connect to an already-running Chrome instance via WebSocket debugger URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wsUrl | No | WebSocket debugger URL (e.g. ws://localhost:9222/json/version). If omitted, connects to localhost:9222 |