Scout gives Claude Desktop a full browser through 84 MCP tools built on Chrome DevTools Protocol. You get the expected interactions like click, type, and screenshot, plus DOM diffing to cut token costs, network capture, multi-tab management, and SPA framework detection. It records actions as deterministic JSON playbooks you can replay later. The standout feature is vision hybrid mode, which combines structural DOM extraction with coordinate-based finding when selectors fail. Ships as a single Go binary with no Node or Python runtime, so you can drop it into scratch containers. Configuration lets you toggle headless mode and allow private IPs at runtime without restarting the server.
claude mcp add --transport stdio felixgeelhaar-scout uvx scout