
Browser
OfficialControls your existing browser with AI tools, allowing you to automate web tasks while staying logged into your accounts and avoiding bot detection.
5,9913,167 views460Local (stdio)
What it does
- Navigate to web pages and browse back/forward
- Click buttons and links on web pages
- Type text into forms and input fields
- Select dropdown options and press keyboard keys
- Take accessibility snapshots to identify page elements
- Hover over elements and wait for page changes
Best for
Automating repetitive web tasks and form fillingWeb scraping while staying logged into servicesTesting web applications with real user sessionsAI-assisted browsing and data collection
Uses your existing browser profileAvoids bot detection and CAPTCHAsLocal automation for better privacy
Tools (12)
browser_navigate
Navigate to a URL
browser_go_back
Go back to the previous page
browser_go_forward
Go forward to the next page
browser_snapshot
Capture accessibility snapshot of the current page. Use this for getting references to elements to interact with.
browser_click
Perform click on a web page