Files
browser-use/docs
ShawnPana 1e2dc7e9ea Update MCP server documentation with cloud and local options
- 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
2025-11-17 20:46:32 -08:00
..
2025-11-16 14:55:03 +00:00
2025-11-16 14:55:03 +00:00
2025-08-07 18:48:44 -07:00
2025-08-25 09:46:13 -07:00
2025-08-07 18:48:44 -07:00
2025-01-22 09:16:55 -08:00
2025-09-02 08:51:58 -07:00
2025-11-01 15:25:47 -07:00
2025-11-01 15:25:47 -07:00
2025-01-22 09:16:55 -08:00
2025-11-06 09:17:11 -08:00

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