BeClaude

browser-use

New
78.1kSmitheryDevelopmentby browser-use

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "browser-use": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
testingcodingproductivity

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is browser-use?

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.

How to install browser-use?

To install browser-use: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "browser-use": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is browser-use best for?

browser-use is a mcp categorized under Development. It is designed for: testing, coding, productivity. Created by browser-use.