browser_watch
Record and retrieve browser page events such as console logs, network requests, and navigation changes. Start a capture session, browse, then poll to see all activity.
Instructions
GROUNDBREAKING: Live capture of page events (console, network, navigation, exceptions). Start recording, browse around, then poll to see everything that happened. First tool of its kind in any MCP browser server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | start=begin recording, poll=get events since last poll, stop=cleanup | |
| events | No | Event types to capture (default: all) |