browser use for Claude Desktop
com.browser-use/browser-use
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
client:Claude Desktop
transport:stdio
runtime:pypi
Install browser use in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"browser-use": {
"command": "uvx",
"args": [
"browser-use"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs