Real Browser runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from npm. Last commit 3 Aug 2026.
MCP server + Chrome extension for AI browser control with real sessions.
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 real-browser -- npx -y real-browser-mcp
{
"mcpServers": {
"real-browser": {
"args": [
"-y",
"real-browser-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.real-browser]
command = "npx"
args = ["-y", "real-browser-mcp"]
{
"mcpServers": {
"real-browser": {
"args": [
"-y",
"real-browser-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"real-browser": {
"args": [
"-y",
"real-browser-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.