Gasoline v5.0.0 Released
What’s New in v5.0.0
Section titled “What’s New in v5.0.0”Gasoline v5.0.0 marks the initial public release of the Gasoline MCP protocol and extension. This release includes core browser observability features for AI coding assistants.
Features
Section titled “Features”- Browser Telemetry Capture — Real-time streaming of console logs, network requests, and exceptions
- MCP Protocol Integration — Compatible with Claude Code, Cursor, Copilot, and other MCP clients
- 4-Tool Interface — observe, generate, configure, interact tools for full-stack automation
- Zero Dependencies — Lightweight Go binary with no external service requirements
Capabilities
Section titled “Capabilities”- Real-time log and error capture
- Network request/response inspection
- Page interaction and automation
- CSS-based element highlighting
- Form filling and submission automation
Get Started
Section titled “Get Started”npm install -g gasoline-mcpgasoline-mcp --helpInstall the browser extension from the Chrome Web Store or load it manually via Developer Mode.