A Rust library for browser automation via Chrome DevTools Protocol with built-in AI integration through Model Context Protocol (MCP)
Standard I/O
Build from source
Add this to your claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "browser-use-rs": { "args": [ "index.js" ], "command": "node" } } }