browser-control 0.2.1

CLI that manages browsers and exposes them over CDP/BiDi for agent-driven development. Includes an optional MCP server.
Documentation
1
2
3
4
5
pub mod env_resolver;
pub mod list;
pub mod mcp;
pub mod output;
pub mod start;