@meanmail-dev/browseflow
v1.0.5
Published
AI-powered browser automation. Fast, private, multi-agent.
Maintainers
Readme
Browseflow
AI-powered browser automation. Fast, private, multi-agent.
Note: This project is in active development. API may change.
Features
- Fast — Local automation with zero network latency
- Private — Everything runs locally, your data never leaves your device
- Multi-Agent — Multiple AI agents can work simultaneously on different tabs
Requirements
- Node.js 18+
- Google Chrome
Installation
npm install -g @meanmail-dev/browseflowSetup
- Load the Chrome extension from the
extension/folder - Run
./install.shto register the native messaging host - Restart Chrome
MCP Configuration
{
"mcpServers": {
"browseflow": {
"command": "browseflow"
}
}
}Documentation
See meanmail.dev/browseflow for more information.
License
Proprietary. See LICENSE for details.
