Skip to main content

Module tools

Module tools 

Source
Expand description

MCP tools exposed by the browser-control mcp server.

Ten tools wrap the underlying session::PageSession and related helpers: navigate, get_dom, screenshot, fetch, select_element, list_targets, cookies, storage_get, storage_set, wait_for_cookie.

Functionsยง

register_all
Register the standard tool set onto the given registry.