Automates web browser interactions through an API for tasks like navigation, data extraction, and authentication.
GoScry is a Go-based server application designed to bridge the gap between controlling systems, such as LLMs or scripts, and web browsers. By leveraging the Chrome DevTools Protocol (CDP), it executes task-based API requests to perform actions like navigation, clicking, typing, and extracting DOM content. Results and status updates are reported back via webhooks using the Model Context Protocol (MCP) format, facilitating seamless integration into automated workflows.