mirror of
https://github.com/browser-use/browser-use
synced 2026-05-13 17:56:35 +02:00
- Add cloud MCP server as recommended option with HTTP-based setup - Include setup instructions for Claude Code, Claude Desktop, Cursor, and Windsurf - Document cloud-specific features (browser_task, profiles, monitoring) - Reorganize local self-hosted MCP as alternative option - Fix bash command syntax with quoted 'browser-use[cli]' for zsh compatibility - Add troubleshooting for PATH issues and CLI extras requirement - Include full path examples for macOS/Linux uvx location
Docs
The official documentation for Browser Use. The docs are published to Browser Use Docs.
Development
Install the Mintlify CLI to preview the documentation changes locally. To install, use the following command
npm i -g mintlify
Run the following command at the root of your documentation (where mint.json is)
mintlify dev