mcp-browser-use
Let AI agents control a real browser for automation and research
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install mcp-browser-use?βΌ
Run `npx skills add Saik0s/mcp-browser-use --all -g -y` in your terminal to install all tools in this suite globally.
How to automate browser tasks with AI?βΌ
Describe what you want in plain English, and the run_browser_agent tool launches a browser to navigate pages, fill forms, and extract data for you.
Can AI do deep web research automatically?βΌ
Yes. The run_deep_research tool searches multiple sources, extracts key findings, and compiles a synthesized markdown report on any topic.
What are learned browser skills?βΌ
The server records successful browser workflows and extracts their API patterns, so repeated tasks run in seconds via direct execution instead of slow agent exploration.
Does mcp-browser-use work with Claude and other MCP clients?βΌ
Yes. It runs as a persistent HTTP daemon on localhost and works with Claude Code, Claude Desktop, and any MCP client that supports HTTP transport.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core