scout

klarlabs-studio/scout
★ 2 stars Go AI/LLM Updated 7d 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 → Try with Claude — $10 free →

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/klarlabs-studio/scout@latest"
      ]
    }
  }
}

Topics

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