ab03140803
📁 Files changed: 17 📝 Lines changed: 662 • plugin.json • .mcp.json • README.md • analyze.md • compare.md • end.md • extract.md • fill.md • goto.md • restore.md • save.md • scrape.md • screenshot.md • start.md • package.json • browser.ts • mcp.ts
13 lines
327 B
Markdown
13 lines
327 B
Markdown
---
|
|
description: End the current browsing session and close the browser
|
|
---
|
|
|
|
End the current browsing session.
|
|
|
|
Use the `close` tool to close the browser. This will:
|
|
1. Close all browser pages
|
|
2. Clear the browser state
|
|
3. Free up system resources
|
|
|
|
The browser can be relaunched with any navigation command (goto, start, etc.)
|