Skip to main content

Module browser_tools

Module browser_tools 

Source
Expand description

Browser MCP tools โ€” Playwright-equivalent surface for AI agents.

All four tools accept a url and drive a shared headless Chromium instance (see crate::browser). Pages are torn down after each tool call to avoid cross-call state leaks. The browser itself is reused.

Structsยง

BrowserClick
BrowserConsole
BrowserEval
BrowserFill
BrowserNetwork
BrowserScreenshot
BrowserType
BrowserWaitFor