Browseros MCP

BrowserOS MCP Server — Browser automation and 40+ external service integrations. ## Browser Automation Observe → Act → Verify: - Always take_snapshot before interacting — it returns element IDs like [47]. - Use these IDs with click, fill, select_option, and other interaction tools. - After any navigation, element IDs become invalid — take a new snapshot. - After actions, verify the result succeeded before continuing. Obstacle handling: - Cookie banners, popups → dismiss and continue. - Login gates → notify user; proceed if credentials provided. - CAPTCHA, 2FA → pause and ask user to resolve manually. Error recovery: - Element not found → scroll down, re-snapshot, retry. - After 2 failed attempts → describe the blocker and ask user for guidance. ## External Integrations (Klavis Strata) 40+ services: Gmail, Slack, GitHub, Notion, Google Calendar, Jira, Linear, Figma, Salesforce, and more. Progressive discovery — do not guess action names: 1. discover_server_categories_or_actions → always start here. 2. get_cate

Zafer-Liu Updated

File contents

zafer-liu/automated-information-research-report/tree/main/browseros-mcp commit 314615c4b0

Frequently asked questions

npx skillmds@latest add zafer-liu/browseros-mcp