Skip to content
Claude Desktop

real browser for Claude Desktop

io.github.ofershap/real-browser

MCP server + Chrome extension for AI browser control with real sessions.

client:Claude Desktop transport:stdio runtime:npm

Install real browser in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "real-browser": {
      "command": "npx",
      "args": [
        "-y",
        "real-browser-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

real browser in other clients