Browser Use runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from pypi. Last commit 1 Oct 2025.
AI browser automation - navigate, click, type, extract content, and run autonomous web tasks
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add browser-use -- uvx realtimex-browser-use
{
"mcpServers": {
"browser-use": {
"args": [
"realtimex-browser-use"
],
"command": "uvx"
}
}
}
[mcp_servers.browser-use]
command = "uvx"
args = ["realtimex-browser-use"]
{
"mcpServers": {
"browser-use": {
"args": [
"realtimex-browser-use"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"browser-use": {
"args": [
"realtimex-browser-use"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.