Skip to content
Claude Desktop

Browsegrab for Claude Desktop

io.github.arknill/browsegrab

Token-efficient browser agent for local LLMs. Playwright + accessibility tree + MarkGrab.

client:Claude Desktop transport:stdio runtime:pypi

Install Browsegrab in Claude Desktop

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

{
  "mcpServers": {
    "browsegrab": {
      "command": "uvx",
      "args": [
        "browsegrab"
      ]
    }
  }
}

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

Browsegrab in other clients