Skip to content
Cline

brawsr for Cline

io.github.brawsr/brawsr

Browser sessions, checkpoints, rewind, fork, lineage, and lifecycle tools for brawsr.

client:Cline transport:stdio runtime:npm

Install brawsr in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "brawsr": {
      "command": "npx",
      "args": [
        "-y",
        "@brawsr/mcp-server"
      ],
      "env": {
        "BRAWSR_API_KEY": "<BRAWSR_API_KEY>",
        "BRAWSR_BASE_URL": "<BRAWSR_BASE_URL>",
        "BRAWSR_MCP_TIMEOUT_MS": "<BRAWSR_MCP_TIMEOUT_MS>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

brawsr in other clients