Launching today

Open Browser Use
Open-source browser automation for local AI agents
27 followers
Open-source browser automation for local AI agents
27 followers
Open Browser Use connects local AI agents to your real Chrome profile through an open-source MV3 extension, native host, CLI, MCP server, and JS/Python/Go SDKs. It can open and claim tabs, run CDP commands, inspect page state, watch downloads, handle file choosers, and keep agent tabs organized without a hosted automation service.




Open Browser Use
Warmup Inbox
@ifuryst Do you support proxy management?
Open Browser Use
@fabian_maume Not built in as a dedicated layer yet. Right now OBU follows whatever proxy setup Chrome/the OS is using.
What do you mean by proxy management specifically: per-profile config, per-session proxy, auth proxies, or proxy rotation?
Open-source browser use is the missing link for local agents. Does this support standard MCP (Model Context Protocol), or is it a custom automation framework?
Open Browser Use
@rivra_dev Yes - it supports standard MCP. OBU includes an MCP server, plus CLI and JS/Python/Go SDKs if you want to use it outside an MCP client.
So it is not a custom-only framework; MCP is one of the main integration paths.