Skip to content

Gasoline v5.0.0 Released

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.

  • 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
  • Real-time log and error capture
  • Network request/response inspection
  • Page interaction and automation
  • CSS-based element highlighting
  • Form filling and submission automation
Terminal window
npm install -g gasoline-mcp
gasoline-mcp --help

Install the browser extension from the Chrome Web Store or load it manually via Developer Mode.

v5.0.0 Release