Skip to content
Windsurf

Browsegrab for Windsurf

io.github.arknill/browsegrab

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

client:Windsurf transport:stdio runtime:pypi

Install Browsegrab in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Browsegrab in other clients