by keon · Agent Tool · ★ 3.1k
browser-control A tiny, fast Rust CLI that drives a real browser over the Chrome DevTools Protocol — built for coding agents. No LLM. No MCP requirement. No framework. Just compact, composable browser commands you can pipe from a shell. exposes a browser as a small, debuggable pipe: page snapshots, stable element refs, raw CDP, a background event watcher, and shell-runnable scripts. The coding agent stays the agent — just gives it hands and eyes. bash browser-control launch https://example.com browser-control snapshot # @e1 , @e2 , ...
| Stars | 3,146 |
| Forks | 209 |
| Language | Rust |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 73.6308685107076/100 |
| Last Updated | 2026-08-27 |
| Created | 2016-12-21 |
| Platforms | browser, cli, rust |
| Est. Tokens | ~25k |
These tools work well together with browser-control for enhanced workflows:
Explore other popular agent tool tools:
browser-control is A tiny, fast Rust CLI that drives a real browser over the Chrome DevTools Protocol — built for coding agents.. It is categorized as a Agent Tool with 3.1k GitHub stars.
browser-control is primarily written in Rust. It covers topics such as agent, browser-automation, llm.
You can find installation instructions and usage details in the browser-control GitHub repository at github.com/keon/browser-control. The project has 3.1k stars and 209 forks, indicating an active community.
browser-control is released under the MIT license, making it free to use and modify according to the license terms.