Skip to content
Claude Desktop

brawsr for Claude Desktop

io.github.brawsr/brawsr

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

client:Claude Desktop transport:stdio runtime:npm

Install brawsr in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.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>"
      }
    }
  }
}

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

brawsr in other clients