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.