Chrome Browser Automation

Provides browser automation and semantic search capabilities through Chrome extension integration, enabling intelligent web element interaction, form filling, screenshot capture, and vector-based content indexing with transformer models for cross-platform web automation workflows.

Featured
View Source
5328 stars
0 tools
Created Aug 2025
@hangwin/hangwin-chrome-browser-automation-chrome

About

Provides browser automation and semantic search capabilities through Chrome extension integration, enabling intelligent web element interaction, form filling, screenshot capture, and vector-based content indexing with transformer models for cross-platform web automation workflows.

Categories

general

Installation

npm

npm install @hangwin/hangwin-chrome-browser-automation-chrome

Configuration

{ "mcpServers": { "hangwin-chrome-browser-automation-chrome": { "command": "npx", "args": [ "-y", "@hangwin/hangwin-chrome-browser-automation-chrome" ] } } }