- Step1: Clone the repository from GitHub.
- Step2: Install dependencies with 'go mod tidy'.
- Step3: Build the project using 'go build'.
- Step4: Configure the MCP server with a JSON configuration file, specifying server options.
- Step5: Run the server executable.
- Step6: Send automation commands via MCP tools or API to perform actions like click, screenshot, or save PDF.