GitHub Stars
26
User Rating
Not Rated
Favorites
0
Views
27
Forks
8
Issues
4
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Go 1.23 or higher
Chrome/Chromium browser
1Clone the repository:
bash
git clone https://github.com/go-rod/rod-mcp.git
cd rod-mcp
2Install dependencies:
bash
go mod tidy
3Build the project:
bash
go build