Skip to main content

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. g

Jump to install

Source facts

Repository
Zafer-Liu/Automated-Information-Research-Report
Last source activity
April 9, 2026 at 04:20
Detected SKILL.md language
English
Stars
55
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.