RUN IN TERMINAL
claude mcp add combrowser-use-browser-use -- uvx browser-use
ADD TO claude_desktop_config.json
{
"mcpServers": {
"combrowser-use-browser-use": {
"command": "uvx",
"args": ["browser-use"]
}
}
}
ADD TO .vscode/mcp.json
{
"mcpServers": {
"combrowser-use-browser-use": {
"command": "uvx",
"args": ["browser-use"]
}
}
}
ADD TO .cursor/mcp.json
{
"mcpServers": {
"combrowser-use-browser-use": {
"command": "uvx",
"args": ["browser-use"]
}
}
}
About This MCP Server
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with data & analytics capabilities via the stdio transport.
Package
browser-use on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The browser-use server extends your AI assistant with data & analytics capabilities. Once installed, your AI can use its tools automatically.