What problem does it solve?
gsd-browser solves the problem of manual browser automation, allowing AI agents, developers, and CI pipelines to interact with web pages programmatically without the need for a full browser test framework.
Core Features & Use Cases
- Full Chrome/Chromium Control: Navigate, interact, and control Chrome/Chromium with a persistent background daemon.
- Advanced Commands: Over 90+ top-level commands for navigation, interaction, authenticated live viewing, annotations, recording bundles, snapshots, assertions, structured extraction, network control, visual diffing, tracing, and stateful auth flows.
- MCP Server: Provides a first-class, powerful browser automation platform for AI agents with over 50+ tools and resources.
- Use Case: Use gsd-browser to automatically navigate to a website, fill out a form, capture a screenshot, and export the data as a structured JSON file.
Quick Start
Run the following command to start the MCP server and point your MCP client at it:
gsd-browser mcp