scout

felixgeelhaar/scout
★ 0 stars Go 🤖 AI/LLM Updated 1d ago
Browser automation, one binary. The simpler alternative to Playwright — no Node, no Python, no runtime. Library, CLI, MCP server, and chat UI for any AI agent.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "scout": {
      "command": "go",
      "args": [
        "run",
        "github.com/felixgeelhaar/scout@latest"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="docs/logo-400.png" alt="Scout" width="160"> </p> <h1 align="center">Scout</h1> <p align="center"><strong>Browser automation, one binary.</strong> The simpler alternative to Playwright — no Node, no Python, no runtime. Drive a real browser from Go, any shell, any AI agent (built-in MCP server), or a chat UI.</p>

Tools (1)

execute_batch

Topics

ai-agentai-browserbrowser-automationcdpchromeclaude-mcpcursor-mcpdevtools-protocolgolangheadless-browserllmmcpmcp-servermiddlewareplaywright-alternative