Skip to content
Claude Desktop

eyebrowse for Claude Desktop

io.github.evil-bane/eyebrowse

Stealthy, LLM-drivable browser engine — a Python library + 85-tool MCP server on stealth Chromium.

client:Claude Desktop transport:stdio runtime:pypi

Install eyebrowse in Claude Desktop

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

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

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

eyebrowse in other clients